mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-26 12:30:23 +09:00
ANDROID: GKI: Update symbol list for Amlogic
1 function symbol(s) added 'int param_get_bool(char*, const struct kernel_param*)' Bug: 297840608 Change-Id: I08623e2a4ad0d66018ba72c3184786b6e1068d8a Signed-off-by: Wanwei Jiang <wanwei.jiang@amlogic.com>
This commit is contained in:
@@ -323937,6 +323937,15 @@ elf_symbol {
|
||||
type_id: 0xd865d5b5
|
||||
full_name: "param_array_ops"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xd883f01d
|
||||
name: "param_get_bool"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x0612cffd
|
||||
type_id: 0x9c660c95
|
||||
full_name: "param_get_bool"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x3949f4f2
|
||||
name: "param_get_charp"
|
||||
@@ -346783,6 +346792,7 @@ interface {
|
||||
symbol_id: 0x32ecd828
|
||||
symbol_id: 0xe769f645
|
||||
symbol_id: 0x37c3807c
|
||||
symbol_id: 0xd883f01d
|
||||
symbol_id: 0x3949f4f2
|
||||
symbol_id: 0x4cd84285
|
||||
symbol_id: 0xe3ebf1bd
|
||||
|
||||
@@ -471,6 +471,7 @@
|
||||
dma_heap_get_dev
|
||||
dma_heap_get_drvdata
|
||||
dma_heap_get_name
|
||||
dma_heap_put
|
||||
d_make_root
|
||||
dmam_alloc_attrs
|
||||
dma_map_page_attrs
|
||||
@@ -798,6 +799,7 @@
|
||||
get_cpu_iowait_time_us
|
||||
get_device
|
||||
get_device_system_crosststamp
|
||||
get_each_dmabuf
|
||||
__get_free_pages
|
||||
get_kernel_pages
|
||||
get_net_ns_by_fd
|
||||
@@ -1302,6 +1304,7 @@
|
||||
of_prop_next_u32
|
||||
of_pwm_xlate_with_flags
|
||||
of_reserved_mem_device_init_by_idx
|
||||
of_reserved_mem_device_init_by_name
|
||||
of_reserved_mem_device_release
|
||||
of_reserved_mem_lookup
|
||||
of_reset_control_array_get
|
||||
@@ -1328,6 +1331,7 @@
|
||||
panic
|
||||
panic_notifier_list
|
||||
param_array_ops
|
||||
param_get_bool
|
||||
param_get_charp
|
||||
param_get_hexint
|
||||
param_get_int
|
||||
@@ -1915,6 +1919,7 @@
|
||||
__tasklet_schedule
|
||||
tasklet_setup
|
||||
tasklet_unlock_wait
|
||||
tasklist_lock
|
||||
task_may_not_preempt
|
||||
thermal_cooling_device_unregister
|
||||
thermal_of_cooling_device_register
|
||||
|
||||
Reference in New Issue
Block a user