ANDROID: GKI: Update honda symbol list for led-trigger

2 function symbol(s) added
  'void led_blink_set_oneshot(struct led_classdev*, unsigned long*, unsigned long*, int)'
  'void led_stop_software_blink(struct led_classdev*)'

Bug: 319451108

Change-Id: I25f44f730780d41dc68cfb8697844e12fb4ea189
Signed-off-by: Norihiko Hama <Norihiko.Hama@alpsalpine.com>
This commit is contained in:
Norihiko Hama 2024-01-06 14:29:58 +09:00 committed by Viktor Martensson
parent 66a20ed4b8
commit dd0098bdb4
2 changed files with 36 additions and 0 deletions

View File

@ -295967,6 +295967,14 @@ function {
parameter_id: 0x32a623d7
parameter_id: 0x00c72527
}
function {
id: 0x1c33c003
return_type_id: 0x48b5725f
parameter_id: 0x32caaf24
parameter_id: 0x064d6086
parameter_id: 0x064d6086
parameter_id: 0x6720d32f
}
function {
id: 0x1c362eb2
return_type_id: 0x48b5725f
@ -369521,6 +369529,15 @@ elf_symbol {
type_id: 0x984fafbd
full_name: "l2tp_xmit_skb"
}
elf_symbol {
id: 0x17e9fb87
name: "led_blink_set_oneshot"
is_defined: true
symbol_type: FUNCTION
crc: 0x4161bcf8
type_id: 0x1c33c003
full_name: "led_blink_set_oneshot"
}
elf_symbol {
id: 0x709f7fc8
name: "led_classdev_flash_register_ext"
@ -369620,6 +369637,15 @@ elf_symbol {
type_id: 0x91a53d53
full_name: "led_set_flash_timeout"
}
elf_symbol {
id: 0xe0c4a1c1
name: "led_stop_software_blink"
is_defined: true
symbol_type: FUNCTION
crc: 0x2e5a3d0d
type_id: 0x1c2afa5a
full_name: "led_stop_software_blink"
}
elf_symbol {
id: 0x1874c9e3
name: "led_sysfs_disable"
@ -403148,6 +403174,7 @@ interface {
symbol_id: 0x8066cf3a
symbol_id: 0x8f6761e2
symbol_id: 0x20069858
symbol_id: 0x17e9fb87
symbol_id: 0x709f7fc8
symbol_id: 0xa58e6f5d
symbol_id: 0xfe24eb71
@ -403159,6 +403186,7 @@ interface {
symbol_id: 0x2e74d698
symbol_id: 0x7bbb8d5f
symbol_id: 0xa18d331b
symbol_id: 0xe0c4a1c1
symbol_id: 0x1874c9e3
symbol_id: 0xef448c0c
symbol_id: 0x678fcec9

View File

@ -5,3 +5,11 @@
input_device_enabled
pvclock_gtod_register_notifier
refcount_dec_if_one
# commonly required by ledtrig-heartbeat.ko modules
avenrun
# commonly required by ledtrig-*.ko modules
led_blink_set_oneshot
led_set_brightness_nosleep
led_stop_software_blink