mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
ANDROID: GKI: Enable symbols for sensordev and hid
9 function symbol(s) added 'int __hid_request(struct hid_device *, struct hid_report *, int)' 'void class_remove_file_ns(struct class *, const struct class_attribute *, void *)' 'int clk_hw_set_parent(struct clk_hw *, struct clk_hw *)' 'void hid_hw_close(struct hid_device *)' 'int hid_hw_open(struct hid_device *)' 'void hid_hw_stop(struct hid_device *)' 'int hid_report_raw_event(struct hid_device *, int, u8 *, u32, int)' 'struct hid_report * hid_validate_values(struct hid_device *, unsigned int, unsigned int, unsigned int, unsigned int)' 'int input_ff_create_memless(struct input_dev *, void *, int(*)(struct input_dev *, void *, struct ff_effect *))' 1 variable symbol(s) added 'struct hid_ll_driver usb_hid_driver' Bug: 239396464 Signed-off-by: Kever Yang <kever.yang@rock-chips.com> Signed-off-by: Bian Jin chen <kenjc.bian@rock-chips.com> Change-Id: I332619efca6d5e6428794ec27b7433e55b7c6cad
This commit is contained in:
@@ -100,6 +100,7 @@
|
||||
<elf-symbol name='__hci_cmd_sync' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x58ab3544'/>
|
||||
<elf-symbol name='__hci_cmd_sync_ev' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0xff21ce7b'/>
|
||||
<elf-symbol name='__hid_register_driver' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x489b790b'/>
|
||||
<elf-symbol name='__hid_request' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x410e705f'/>
|
||||
<elf-symbol name='__hvc_resize' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x626a2c75'/>
|
||||
<elf-symbol name='__hwspin_lock_timeout' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x5756a223'/>
|
||||
<elf-symbol name='__hwspin_unlock' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x11ff81de'/>
|
||||
@@ -741,6 +742,7 @@
|
||||
<elf-symbol name='class_find_device' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x76d6497'/>
|
||||
<elf-symbol name='class_for_each_device' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x2cdc3025'/>
|
||||
<elf-symbol name='class_interface_unregister' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x716b65a0'/>
|
||||
<elf-symbol name='class_remove_file_ns' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x246451fd'/>
|
||||
<elf-symbol name='class_unregister' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0xdfffd791'/>
|
||||
<elf-symbol name='cleanup_srcu_struct' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x63c909ed'/>
|
||||
<elf-symbol name='clear_page' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x3d9ee9f0'/>
|
||||
@@ -767,6 +769,7 @@
|
||||
<elf-symbol name='clk_hw_register_composite' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x4a83a008'/>
|
||||
<elf-symbol name='clk_hw_register_fixed_factor' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0xf0f21dc2'/>
|
||||
<elf-symbol name='clk_hw_round_rate' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x3022bd98'/>
|
||||
<elf-symbol name='clk_hw_set_parent' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0xaf4c0523'/>
|
||||
<elf-symbol name='clk_hw_set_rate_range' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x799a1b63'/>
|
||||
<elf-symbol name='clk_hw_unregister' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x27d0d611'/>
|
||||
<elf-symbol name='clk_hw_unregister_divider' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0xb9b7fcf4'/>
|
||||
@@ -2012,11 +2015,16 @@
|
||||
<elf-symbol name='hid_add_device' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x3415a672'/>
|
||||
<elf-symbol name='hid_allocate_device' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x484a3bb'/>
|
||||
<elf-symbol name='hid_destroy_device' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x8a79daad'/>
|
||||
<elf-symbol name='hid_hw_close' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x1511b425'/>
|
||||
<elf-symbol name='hid_hw_open' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0xb8592fa1'/>
|
||||
<elf-symbol name='hid_hw_start' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x1da9c94b'/>
|
||||
<elf-symbol name='hid_hw_stop' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0xd007ff6d'/>
|
||||
<elf-symbol name='hid_input_report' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x838085d4'/>
|
||||
<elf-symbol name='hid_open_report' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0xb80de67f'/>
|
||||
<elf-symbol name='hid_parse_report' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0xa89586c3'/>
|
||||
<elf-symbol name='hid_report_raw_event' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0xc9e89ac2'/>
|
||||
<elf-symbol name='hid_unregister_driver' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x69aecaad'/>
|
||||
<elf-symbol name='hid_validate_values' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x72fcd0a4'/>
|
||||
<elf-symbol name='housekeeping_cpumask' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0xee49ad1d'/>
|
||||
<elf-symbol name='hrtimer_active' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0xecd991f'/>
|
||||
<elf-symbol name='hrtimer_cancel' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0xcc69bd8c'/>
|
||||
@@ -2202,6 +2210,7 @@
|
||||
<elf-symbol name='input_close_device' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0xa3dca9cf'/>
|
||||
<elf-symbol name='input_event' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x1710aaba'/>
|
||||
<elf-symbol name='input_ff_create' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x6c5e90e0'/>
|
||||
<elf-symbol name='input_ff_create_memless' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x72ef0f06'/>
|
||||
<elf-symbol name='input_free_device' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x6464b358'/>
|
||||
<elf-symbol name='input_mt_assign_slots' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0xd3cd4146'/>
|
||||
<elf-symbol name='input_mt_destroy_slots' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0xff97478c'/>
|
||||
@@ -4732,6 +4741,7 @@
|
||||
<elf-symbol name='usb_debug_root' size='8' type='object-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x6e44796e'/>
|
||||
<elf-symbol name='usb_hcd_pci_pm_ops' size='192' type='object-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x35e67201'/>
|
||||
<elf-symbol name='usb_hcds_loaded' size='8' type='object-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0xc17515d7'/>
|
||||
<elf-symbol name='usb_hid_driver' size='88' type='object-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x80c2e07c'/>
|
||||
<elf-symbol name='uuid_null' size='16' type='object-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x6dcf857f'/>
|
||||
<elf-symbol name='v4l2_subdev_call_wrappers' size='64' type='object-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x1796607'/>
|
||||
<elf-symbol name='v4l2_type_names' size='120' type='object-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x123959a1'/>
|
||||
@@ -22458,6 +22468,7 @@
|
||||
</data-member>
|
||||
</class-decl>
|
||||
<pointer-type-def type-id='53ecac3a' size-in-bits='64' id='2d92dd30'/>
|
||||
<pointer-type-def type-id='33d9b285' size-in-bits='64' id='2d974d69'/>
|
||||
<pointer-type-def type-id='b68346f7' size-in-bits='64' id='2da88de7'/>
|
||||
<pointer-type-def type-id='a27aef61' size-in-bits='64' id='2db792b9'/>
|
||||
<pointer-type-def type-id='81954c90' size-in-bits='64' id='2dbbe856'/>
|
||||
@@ -24695,6 +24706,12 @@
|
||||
</data-member>
|
||||
</class-decl>
|
||||
<pointer-type-def type-id='bbf47576' size-in-bits='64' id='33d93b18'/>
|
||||
<function-type size-in-bits='64' id='33d9b285'>
|
||||
<parameter type-id='74b427eb'/>
|
||||
<parameter type-id='eaa32e2f'/>
|
||||
<parameter type-id='98b22793'/>
|
||||
<return type-id='95e97e5e'/>
|
||||
</function-type>
|
||||
<pointer-type-def type-id='f8eaf96b' size-in-bits='64' id='33dc3b1b'/>
|
||||
<qualified-type-def type-id='3093472a' const='yes' id='33dff9d3'/>
|
||||
<pointer-type-def type-id='c8d63c6e' size-in-bits='64' id='33e1dfe4'/>
|
||||
@@ -97734,21 +97751,21 @@
|
||||
<array-type-def dimensions='1' type-id='2f162548' size-in-bits='32' id='df785d68'>
|
||||
<subrange length='1' type-id='7ff19f0f' id='52f813b4'/>
|
||||
</array-type-def>
|
||||
<class-decl name='frame_vector' size-in-bits='128' is-struct='yes' visibility='default' filepath='include/linux/mm.h' line='1918' column='1' id='df80a1e0'>
|
||||
<class-decl name='frame_vector' size-in-bits='128' is-struct='yes' visibility='default' filepath='include/linux/mm.h' line='1921' column='1' id='df80a1e0'>
|
||||
<data-member access='public' layout-offset-in-bits='0'>
|
||||
<var-decl name='nr_allocated' type-id='f0981eeb' visibility='default' filepath='include/linux/mm.h' line='1919' column='1'/>
|
||||
<var-decl name='nr_allocated' type-id='f0981eeb' visibility='default' filepath='include/linux/mm.h' line='1922' column='1'/>
|
||||
</data-member>
|
||||
<data-member access='public' layout-offset-in-bits='32'>
|
||||
<var-decl name='nr_frames' type-id='f0981eeb' visibility='default' filepath='include/linux/mm.h' line='1920' column='1'/>
|
||||
<var-decl name='nr_frames' type-id='f0981eeb' visibility='default' filepath='include/linux/mm.h' line='1923' column='1'/>
|
||||
</data-member>
|
||||
<data-member access='public' layout-offset-in-bits='64'>
|
||||
<var-decl name='got_ref' type-id='b50a4934' visibility='default' filepath='include/linux/mm.h' line='1921' column='1'/>
|
||||
<var-decl name='got_ref' type-id='b50a4934' visibility='default' filepath='include/linux/mm.h' line='1924' column='1'/>
|
||||
</data-member>
|
||||
<data-member access='public' layout-offset-in-bits='72'>
|
||||
<var-decl name='is_pfns' type-id='b50a4934' visibility='default' filepath='include/linux/mm.h' line='1922' column='1'/>
|
||||
<var-decl name='is_pfns' type-id='b50a4934' visibility='default' filepath='include/linux/mm.h' line='1925' column='1'/>
|
||||
</data-member>
|
||||
<data-member access='public' layout-offset-in-bits='128'>
|
||||
<var-decl name='ptrs' type-id='baf98fd3' visibility='default' filepath='include/linux/mm.h' line='1923' column='1'/>
|
||||
<var-decl name='ptrs' type-id='baf98fd3' visibility='default' filepath='include/linux/mm.h' line='1926' column='1'/>
|
||||
</data-member>
|
||||
</class-decl>
|
||||
<pointer-type-def type-id='085f950c' size-in-bits='64' id='df80a246'/>
|
||||
@@ -114819,6 +114836,12 @@
|
||||
<parameter type-id='80f4b756' name='mod_name' filepath='drivers/hid/hid-core.c' line='2543' column='1'/>
|
||||
<return type-id='95e97e5e'/>
|
||||
</function-decl>
|
||||
<function-decl name='__hid_request' mangled-name='__hid_request' filepath='drivers/hid/hid-core.c' line='1709' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='__hid_request'>
|
||||
<parameter type-id='37175e4d' name='hid' filepath='drivers/hid/hid-core.c' line='1709' column='1'/>
|
||||
<parameter type-id='5b4284d1' name='report' filepath='drivers/hid/hid-core.c' line='1709' column='1'/>
|
||||
<parameter type-id='95e97e5e' name='reqtype' filepath='drivers/hid/hid-core.c' line='1710' column='1'/>
|
||||
<return type-id='95e97e5e'/>
|
||||
</function-decl>
|
||||
<function-decl name='__hvc_resize' mangled-name='__hvc_resize' filepath='drivers/tty/hvc/hvc_console.c' line='778' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='__hvc_resize'>
|
||||
<parameter type-id='352b95f6' name='hp' filepath='drivers/tty/hvc/hvc_console.c' line='778' column='1'/>
|
||||
<parameter type-id='a818b7a0' name='ws' filepath='drivers/tty/hvc/hvc_console.c' line='778' column='1'/>
|
||||
@@ -118726,6 +118749,12 @@
|
||||
<parameter type-id='ec167ceb' name='class_intf' filepath='drivers/base/class.c' line='453' column='1'/>
|
||||
<return type-id='48b5725f'/>
|
||||
</function-decl>
|
||||
<function-decl name='class_remove_file_ns' mangled-name='class_remove_file_ns' filepath='drivers/base/class.c' line='101' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='class_remove_file_ns'>
|
||||
<parameter type-id='67aca04f' name='cls' filepath='drivers/base/class.c' line='101' column='1'/>
|
||||
<parameter type-id='9a53a8a3' name='attr' filepath='drivers/base/class.c' line='101' column='1'/>
|
||||
<parameter type-id='eaa32e2f' name='ns' filepath='drivers/base/class.c' line='102' column='1'/>
|
||||
<return type-id='48b5725f'/>
|
||||
</function-decl>
|
||||
<function-decl name='class_unregister' mangled-name='class_unregister' filepath='drivers/base/class.c' line='199' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='class_unregister'>
|
||||
<parameter type-id='67aca04f' name='cls' filepath='drivers/base/class.c' line='199' column='1'/>
|
||||
<return type-id='48b5725f'/>
|
||||
@@ -118856,6 +118885,11 @@
|
||||
<parameter type-id='7359adad' name='rate' filepath='drivers/clk/clk.c' line='1471' column='1'/>
|
||||
<return type-id='7359adad'/>
|
||||
</function-decl>
|
||||
<function-decl name='clk_hw_set_parent' mangled-name='clk_hw_set_parent' filepath='drivers/clk/clk.c' line='2653' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='clk_hw_set_parent'>
|
||||
<parameter type-id='3aaeef89' name='hw' filepath='drivers/clk/clk.c' line='2653' column='1'/>
|
||||
<parameter type-id='3aaeef89' name='parent' filepath='drivers/clk/clk.c' line='2653' column='1'/>
|
||||
<return type-id='95e97e5e'/>
|
||||
</function-decl>
|
||||
<function-decl name='clk_hw_set_rate_range' mangled-name='clk_hw_set_rate_range' filepath='drivers/clk/clk.c' line='654' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='clk_hw_set_rate_range'>
|
||||
<parameter type-id='3aaeef89' name='hw' filepath='drivers/clk/clk.c' line='654' column='1'/>
|
||||
<parameter type-id='7359adad' name='min_rate' filepath='drivers/clk/clk.c' line='654' column='1'/>
|
||||
@@ -124402,9 +124436,9 @@
|
||||
<parameter type-id='2594b00f' name='mode' filepath='fs/open.c' line='1164' column='1'/>
|
||||
<return type-id='77e79a4b'/>
|
||||
</function-decl>
|
||||
<function-decl name='find_extend_vma' mangled-name='find_extend_vma' filepath='mm/mmap.c' line='2707' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='find_extend_vma'>
|
||||
<parameter type-id='df4b7819' name='mm' filepath='mm/mmap.c' line='2707' column='1'/>
|
||||
<parameter type-id='7359adad' name='addr' filepath='mm/mmap.c' line='2707' column='1'/>
|
||||
<function-decl name='find_extend_vma' mangled-name='find_extend_vma' filepath='mm/mmap.c' line='2731' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='find_extend_vma'>
|
||||
<parameter type-id='df4b7819' name='mm' filepath='mm/mmap.c' line='2731' column='1'/>
|
||||
<parameter type-id='7359adad' name='addr' filepath='mm/mmap.c' line='2731' column='1'/>
|
||||
<return type-id='2ae08426'/>
|
||||
</function-decl>
|
||||
<function-decl name='find_get_pid' mangled-name='find_get_pid' filepath='kernel/pid.c' line='464' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='find_get_pid'>
|
||||
@@ -124437,9 +124471,9 @@
|
||||
<parameter type-id='587f89d2' name='vnr' filepath='kernel/pid.c' line='423' column='1'/>
|
||||
<return type-id='f23e2572'/>
|
||||
</function-decl>
|
||||
<function-decl name='find_vma' mangled-name='find_vma' filepath='mm/mmap.c' line='2396' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='find_vma'>
|
||||
<parameter type-id='df4b7819' name='mm' filepath='mm/mmap.c' line='2396' column='1'/>
|
||||
<parameter type-id='7359adad' name='addr' filepath='mm/mmap.c' line='2396' column='1'/>
|
||||
<function-decl name='find_vma' mangled-name='find_vma' filepath='mm/mmap.c' line='2406' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='find_vma'>
|
||||
<parameter type-id='df4b7819' name='mm' filepath='mm/mmap.c' line='2406' column='1'/>
|
||||
<parameter type-id='7359adad' name='addr' filepath='mm/mmap.c' line='2406' column='1'/>
|
||||
<return type-id='2ae08426'/>
|
||||
</function-decl>
|
||||
<function-decl name='find_vpid' mangled-name='find_vpid' filepath='kernel/pid.c' line='318' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='find_vpid'>
|
||||
@@ -125411,11 +125445,23 @@
|
||||
<parameter type-id='37175e4d' name='hdev' filepath='drivers/hid/hid-core.c' line='2504' column='1'/>
|
||||
<return type-id='48b5725f'/>
|
||||
</function-decl>
|
||||
<function-decl name='hid_hw_close' mangled-name='hid_hw_close' filepath='drivers/hid/hid-core.c' line='2120' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hid_hw_close'>
|
||||
<parameter type-id='37175e4d' name='hdev' filepath='drivers/hid/hid-core.c' line='2120' column='1'/>
|
||||
<return type-id='48b5725f'/>
|
||||
</function-decl>
|
||||
<function-decl name='hid_hw_open' mangled-name='hid_hw_open' filepath='drivers/hid/hid-core.c' line='2092' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hid_hw_open'>
|
||||
<parameter type-id='37175e4d' name='hdev' filepath='drivers/hid/hid-core.c' line='2092' column='1'/>
|
||||
<return type-id='95e97e5e'/>
|
||||
</function-decl>
|
||||
<function-decl name='hid_hw_start' mangled-name='hid_hw_start' filepath='drivers/hid/hid-core.c' line='2050' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hid_hw_start'>
|
||||
<parameter type-id='37175e4d' name='hdev' filepath='drivers/hid/hid-core.c' line='2050' column='1'/>
|
||||
<parameter type-id='f0981eeb' name='connect_mask' filepath='drivers/hid/hid-core.c' line='2050' column='1'/>
|
||||
<return type-id='95e97e5e'/>
|
||||
</function-decl>
|
||||
<function-decl name='hid_hw_stop' mangled-name='hid_hw_stop' filepath='drivers/hid/hid-core.c' line='2077' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hid_hw_stop'>
|
||||
<parameter type-id='37175e4d' name='hdev' filepath='drivers/hid/hid-core.c' line='2077' column='1'/>
|
||||
<return type-id='48b5725f'/>
|
||||
</function-decl>
|
||||
<function-decl name='hid_input_report' mangled-name='hid_input_report' filepath='drivers/hid/hid-core.c' line='1810' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hid_input_report'>
|
||||
<parameter type-id='37175e4d' name='hid' filepath='drivers/hid/hid-core.c' line='1810' column='1'/>
|
||||
<parameter type-id='95e97e5e' name='type' filepath='drivers/hid/hid-core.c' line='1810' column='1'/>
|
||||
@@ -125434,10 +125480,26 @@
|
||||
<parameter type-id='f0981eeb' name='size' filepath='drivers/hid/hid-core.c' line='937' column='1'/>
|
||||
<return type-id='95e97e5e'/>
|
||||
</function-decl>
|
||||
<function-decl name='hid_report_raw_event' mangled-name='hid_report_raw_event' filepath='drivers/hid/hid-core.c' line='1743' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hid_report_raw_event'>
|
||||
<parameter type-id='37175e4d' name='hid' filepath='drivers/hid/hid-core.c' line='1743' column='1'/>
|
||||
<parameter type-id='95e97e5e' name='type' filepath='drivers/hid/hid-core.c' line='1743' column='1'/>
|
||||
<parameter type-id='8bff8096' name='data' filepath='drivers/hid/hid-core.c' line='1743' column='1'/>
|
||||
<parameter type-id='19c2251e' name='size' filepath='drivers/hid/hid-core.c' line='1743' column='1'/>
|
||||
<parameter type-id='95e97e5e' name='interrupt' filepath='drivers/hid/hid-core.c' line='1744' column='1'/>
|
||||
<return type-id='95e97e5e'/>
|
||||
</function-decl>
|
||||
<function-decl name='hid_unregister_driver' mangled-name='hid_unregister_driver' filepath='drivers/hid/hid-core.c' line='2565' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hid_unregister_driver'>
|
||||
<parameter type-id='cbd2074d' name='hdrv' filepath='drivers/hid/hid-core.c' line='2565' column='1'/>
|
||||
<return type-id='48b5725f'/>
|
||||
</function-decl>
|
||||
<function-decl name='hid_validate_values' mangled-name='hid_validate_values' filepath='drivers/hid/hid-core.c' line='964' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hid_validate_values'>
|
||||
<parameter type-id='37175e4d' name='hid' filepath='drivers/hid/hid-core.c' line='964' column='1'/>
|
||||
<parameter type-id='f0981eeb' name='type' filepath='drivers/hid/hid-core.c' line='965' column='1'/>
|
||||
<parameter type-id='f0981eeb' name='id' filepath='drivers/hid/hid-core.c' line='965' column='1'/>
|
||||
<parameter type-id='f0981eeb' name='field_index' filepath='drivers/hid/hid-core.c' line='966' column='1'/>
|
||||
<parameter type-id='f0981eeb' name='report_counts' filepath='drivers/hid/hid-core.c' line='967' column='1'/>
|
||||
<return type-id='5b4284d1'/>
|
||||
</function-decl>
|
||||
<function-decl name='housekeeping_cpumask' mangled-name='housekeeping_cpumask' filepath='kernel/sched/isolation.c' line='40' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='housekeeping_cpumask'>
|
||||
<parameter type-id='174b493d' name='flags' filepath='kernel/sched/isolation.c' line='40' column='1'/>
|
||||
<return type-id='5f8a1ac4'/>
|
||||
@@ -126394,6 +126456,12 @@
|
||||
<parameter type-id='f0981eeb' name='max_effects' filepath='drivers/input/ff-core.c' line='305' column='1'/>
|
||||
<return type-id='95e97e5e'/>
|
||||
</function-decl>
|
||||
<function-decl name='input_ff_create_memless' mangled-name='input_ff_create_memless' filepath='drivers/input/ff-memless.c' line='510' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='input_ff_create_memless'>
|
||||
<parameter type-id='74b427eb' name='dev' filepath='drivers/input/ff-memless.c' line='510' column='1'/>
|
||||
<parameter type-id='eaa32e2f' name='data' filepath='drivers/input/ff-memless.c' line='510' column='1'/>
|
||||
<parameter type-id='2d974d69' name='play_effect' filepath='drivers/input/ff-memless.c' line='511' column='1'/>
|
||||
<return type-id='95e97e5e'/>
|
||||
</function-decl>
|
||||
<function-decl name='input_free_device' mangled-name='input_free_device' filepath='drivers/input/input.c' line='1926' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='input_free_device'>
|
||||
<parameter type-id='74b427eb' name='dev' filepath='drivers/input/input.c' line='1926' column='1'/>
|
||||
<return type-id='48b5725f'/>
|
||||
@@ -135923,6 +135991,7 @@
|
||||
<return type-id='48b5725f'/>
|
||||
</function-decl>
|
||||
<var-decl name='usb_hcds_loaded' type-id='7359adad' mangled-name='usb_hcds_loaded' visibility='default' filepath='drivers/usb/core/hcd.c' line='81' column='1' elf-symbol-id='usb_hcds_loaded'/>
|
||||
<var-decl name='usb_hid_driver' type-id='0e5e2ca6' mangled-name='usb_hid_driver' visibility='default' filepath='drivers/hid/usbhid/hid-core.c' line='1316' column='1' elf-symbol-id='usb_hid_driver'/>
|
||||
<function-decl name='usb_hub_clear_tt_buffer' mangled-name='usb_hub_clear_tt_buffer' filepath='drivers/usb/core/hub.c' line='864' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_hub_clear_tt_buffer'>
|
||||
<parameter type-id='ab85b8f2' name='urb' filepath='drivers/usb/core/hub.c' line='864' column='1'/>
|
||||
<return type-id='95e97e5e'/>
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
__alloc_pages_nodemask
|
||||
__alloc_skb
|
||||
alloc_workqueue
|
||||
anon_inode_getfd
|
||||
__arch_copy_from_user
|
||||
__arch_copy_to_user
|
||||
arm64_const_caps_ready
|
||||
@@ -88,6 +89,7 @@
|
||||
clk_hw_get_flags
|
||||
clk_hw_get_name
|
||||
clk_hw_get_parent
|
||||
clk_hw_get_parent_by_index
|
||||
clk_hw_get_rate
|
||||
__clk_mux_determine_rate
|
||||
clk_notifier_register
|
||||
@@ -238,6 +240,7 @@
|
||||
devm_kmalloc
|
||||
devm_kmemdup
|
||||
devm_kstrdup
|
||||
devm_led_classdev_register_ext
|
||||
devm_mfd_add_devices
|
||||
devm_nvmem_register
|
||||
devm_of_clk_add_hw_provider
|
||||
@@ -285,6 +288,7 @@
|
||||
dev_pm_opp_register_set_opp_helper
|
||||
dev_pm_opp_set_rate
|
||||
dev_pm_opp_set_regulators
|
||||
dev_pm_opp_set_supported_hw
|
||||
dev_pm_opp_unregister_set_opp_helper
|
||||
dev_printk
|
||||
devres_add
|
||||
@@ -341,6 +345,7 @@
|
||||
dma_unmap_page_attrs
|
||||
dma_unmap_resource
|
||||
dma_unmap_sg_attrs
|
||||
down
|
||||
down_read
|
||||
down_write
|
||||
driver_register
|
||||
@@ -348,7 +353,6 @@
|
||||
drm_add_edid_modes
|
||||
drm_add_modes_noedid
|
||||
drm_atomic_get_crtc_state
|
||||
drm_atomic_get_new_bridge_state
|
||||
drm_atomic_get_new_connector_for_encoder
|
||||
drm_atomic_helper_bridge_destroy_state
|
||||
drm_atomic_helper_bridge_duplicate_state
|
||||
@@ -530,6 +534,7 @@
|
||||
gpiod_set_value_cansleep
|
||||
gpiod_to_irq
|
||||
gpio_free
|
||||
gpio_request
|
||||
gpio_to_desc
|
||||
handle_nested_irq
|
||||
handle_simple_irq
|
||||
@@ -538,6 +543,16 @@
|
||||
hdmi_drm_infoframe_pack
|
||||
hdmi_infoframe_pack
|
||||
hdmi_vendor_infoframe_pack
|
||||
hid_debug
|
||||
hid_hw_close
|
||||
hid_hw_open
|
||||
hid_hw_start
|
||||
hid_hw_stop
|
||||
hid_open_report
|
||||
__hid_register_driver
|
||||
__hid_request
|
||||
hid_unregister_driver
|
||||
hid_validate_values
|
||||
hrtimer_cancel
|
||||
hrtimer_forward
|
||||
hrtimer_init
|
||||
@@ -550,8 +565,10 @@
|
||||
i2c_get_adapter
|
||||
i2c_put_adapter
|
||||
i2c_register_driver
|
||||
i2c_smbus_read_byte
|
||||
i2c_smbus_read_byte_data
|
||||
i2c_smbus_read_i2c_block_data
|
||||
i2c_smbus_read_word_data
|
||||
i2c_smbus_write_byte_data
|
||||
i2c_smbus_write_i2c_block_data
|
||||
__i2c_smbus_xfer
|
||||
@@ -574,9 +591,16 @@
|
||||
init_timer_key
|
||||
init_wait_entry
|
||||
__init_waitqueue_head
|
||||
input_allocate_device
|
||||
input_event
|
||||
input_ff_create_memless
|
||||
input_free_device
|
||||
input_mt_init_slots
|
||||
input_mt_report_slot_state
|
||||
input_register_device
|
||||
input_set_abs_params
|
||||
input_set_capability
|
||||
input_unregister_device
|
||||
iommu_attach_device
|
||||
iommu_attach_group
|
||||
iommu_detach_device
|
||||
@@ -655,6 +679,8 @@
|
||||
ktime_get_with_offset
|
||||
kvfree
|
||||
kvmalloc_node
|
||||
led_classdev_register_ext
|
||||
led_classdev_unregister
|
||||
led_set_brightness_nosleep
|
||||
led_trigger_register
|
||||
led_trigger_unregister
|
||||
@@ -697,7 +723,9 @@
|
||||
mipi_dsi_host_unregister
|
||||
misc_deregister
|
||||
misc_register
|
||||
mmc_cqe_request_done
|
||||
mmc_of_parse
|
||||
mmc_request_done
|
||||
__mmdrop
|
||||
mod_delayed_work_on
|
||||
mod_timer
|
||||
@@ -896,7 +924,6 @@
|
||||
_raw_spin_lock_bh
|
||||
_raw_spin_lock_irq
|
||||
_raw_spin_lock_irqsave
|
||||
_raw_spin_trylock
|
||||
_raw_spin_unlock
|
||||
_raw_spin_unlock_bh
|
||||
_raw_spin_unlock_irq
|
||||
@@ -914,6 +941,7 @@
|
||||
regcache_sync
|
||||
register_pm_notifier
|
||||
register_reboot_notifier
|
||||
register_shrinker
|
||||
regmap_bulk_read
|
||||
regmap_bulk_write
|
||||
regmap_field_read
|
||||
@@ -985,6 +1013,7 @@
|
||||
seq_putc
|
||||
seq_puts
|
||||
seq_read
|
||||
set_page_dirty_lock
|
||||
sg_alloc_table
|
||||
sg_alloc_table_from_pages
|
||||
sg_free_table
|
||||
@@ -998,6 +1027,7 @@
|
||||
simple_attr_release
|
||||
simple_read_from_buffer
|
||||
simple_strtol
|
||||
simple_strtoul
|
||||
single_open
|
||||
single_release
|
||||
skb_clone
|
||||
@@ -1084,6 +1114,7 @@
|
||||
sysfs_remove_file_ns
|
||||
sysfs_remove_group
|
||||
sysfs_remove_link
|
||||
sysfs_streq
|
||||
system_freezable_wq
|
||||
system_long_wq
|
||||
system_power_efficient_wq
|
||||
@@ -1118,6 +1149,7 @@
|
||||
__udelay
|
||||
unregister_chrdev_region
|
||||
unregister_reboot_notifier
|
||||
unregister_shrinker
|
||||
up
|
||||
update_devfreq
|
||||
up_read
|
||||
@@ -1141,6 +1173,7 @@
|
||||
usb_hcd_link_urb_to_ep
|
||||
usb_hcd_resume_root_hub
|
||||
usb_hcd_unlink_urb_from_ep
|
||||
usb_hid_driver
|
||||
usb_match_id
|
||||
usbnet_change_mtu
|
||||
usbnet_defer_kevent
|
||||
@@ -1259,6 +1292,7 @@
|
||||
vm_map_pages
|
||||
vsnprintf
|
||||
vunmap
|
||||
vzalloc
|
||||
wait_for_completion
|
||||
wait_for_completion_timeout
|
||||
__wake_up
|
||||
@@ -1335,7 +1369,6 @@
|
||||
complete_and_exit
|
||||
dev_close
|
||||
dev_open
|
||||
down
|
||||
down_interruptible
|
||||
down_timeout
|
||||
eth_type_trans
|
||||
@@ -1407,7 +1440,6 @@
|
||||
sdio_writel
|
||||
sdio_writew
|
||||
set_cpus_allowed_ptr
|
||||
simple_strtoul
|
||||
skb_copy
|
||||
__skb_pad
|
||||
skb_realloc_headroom
|
||||
@@ -1533,7 +1565,6 @@
|
||||
|
||||
# required by clk-rockchip-regmap.ko
|
||||
clk_hw_get_num_parents
|
||||
clk_hw_get_parent_by_index
|
||||
divider_recalc_rate
|
||||
divider_round_rate_parent
|
||||
|
||||
@@ -1545,6 +1576,7 @@
|
||||
__clk_get_hw
|
||||
clk_hw_register_composite
|
||||
clk_hw_round_rate
|
||||
clk_hw_set_parent
|
||||
clk_mux_ops
|
||||
clk_mux_ro_ops
|
||||
clk_register_divider_table
|
||||
@@ -1561,6 +1593,9 @@
|
||||
scmi_driver_register
|
||||
scmi_driver_unregister
|
||||
|
||||
# required by cm3218.ko
|
||||
i2c_smbus_write_word_data
|
||||
|
||||
# required by cpufreq-dt.ko
|
||||
cpufreq_enable_boost_support
|
||||
cpufreq_freq_attr_scaling_available_freqs
|
||||
@@ -1595,7 +1630,6 @@
|
||||
|
||||
# required by cqhci.ko
|
||||
devm_blk_ksm_init
|
||||
mmc_cqe_request_done
|
||||
|
||||
# required by cryptodev.ko
|
||||
crypto_aead_setauthsize
|
||||
@@ -1615,6 +1649,7 @@
|
||||
crypto_unregister_algs
|
||||
|
||||
# required by display-connector.ko
|
||||
drm_atomic_get_new_bridge_state
|
||||
drm_probe_ddc
|
||||
|
||||
# required by dm9601.ko
|
||||
@@ -1656,7 +1691,6 @@
|
||||
mmc_regulator_set_ocr
|
||||
mmc_regulator_set_vqmmc
|
||||
mmc_remove_host
|
||||
mmc_request_done
|
||||
sdio_signal_irq
|
||||
sg_miter_next
|
||||
sg_miter_start
|
||||
@@ -1673,6 +1707,7 @@
|
||||
bitmap_find_next_zero_area_off
|
||||
__bitmap_set
|
||||
phy_reset
|
||||
_raw_spin_trylock
|
||||
usb_add_gadget_udc
|
||||
usb_del_gadget_udc
|
||||
usb_ep_set_maxpacket_limit
|
||||
@@ -1729,6 +1764,16 @@
|
||||
irq_get_domain_generic_chip
|
||||
of_pinctrl_get
|
||||
|
||||
# required by hid-alps.ko
|
||||
input_alloc_absinfo
|
||||
input_mt_sync_frame
|
||||
|
||||
# required by hid-holtek-kbd.ko
|
||||
usb_ifnum_to_if
|
||||
|
||||
# required by hid-primax.ko
|
||||
hid_report_raw_event
|
||||
|
||||
# required by i2c-dev.ko
|
||||
bus_register_notifier
|
||||
bus_unregister_notifier
|
||||
@@ -1745,11 +1790,9 @@
|
||||
# required by i2c-hid.ko
|
||||
hid_add_device
|
||||
hid_allocate_device
|
||||
hid_debug
|
||||
hid_destroy_device
|
||||
hid_input_report
|
||||
hid_parse_report
|
||||
i2c_smbus_read_byte
|
||||
|
||||
# required by i2c-mux.ko
|
||||
__i2c_transfer
|
||||
@@ -1782,9 +1825,6 @@
|
||||
# required by kfifo_buf.ko
|
||||
__kfifo_to_user
|
||||
|
||||
# required by leds-gpio.ko
|
||||
devm_led_classdev_register_ext
|
||||
|
||||
# required by leds-rgb13h.ko
|
||||
led_classdev_flash_register_ext
|
||||
led_classdev_flash_unregister
|
||||
@@ -1925,7 +1965,6 @@
|
||||
hwrng_unregister
|
||||
|
||||
# required by optee.ko
|
||||
anon_inode_getfd
|
||||
alloc_pages_exact
|
||||
__arm_smccc_hvc
|
||||
bus_for_each_dev
|
||||
@@ -2062,7 +2101,6 @@
|
||||
kernel_kobj
|
||||
|
||||
# required by rfkill-rk.ko
|
||||
gpio_request
|
||||
kstrtoll
|
||||
rfkill_init_sw_state
|
||||
rfkill_set_hw_state
|
||||
@@ -2186,7 +2224,6 @@
|
||||
# required by rockchip-cpufreq.ko
|
||||
cpufreq_unregister_notifier
|
||||
dev_pm_opp_put_prop_name
|
||||
dev_pm_opp_set_supported_hw
|
||||
|
||||
# required by rockchip-rng.ko
|
||||
devm_hwrng_register
|
||||
@@ -2451,6 +2488,10 @@
|
||||
sdhci_remove_host
|
||||
sdhci_request
|
||||
|
||||
# required by sensor_dev.ko
|
||||
class_create_file_ns
|
||||
class_remove_file_ns
|
||||
|
||||
# required by sha1-ce.ko
|
||||
crypto_sha1_finup
|
||||
crypto_sha1_update
|
||||
@@ -2558,7 +2599,6 @@
|
||||
__get_task_comm
|
||||
|
||||
# required by tcpci_husb311.ko
|
||||
i2c_smbus_read_word_data
|
||||
tcpci_get_tcpm_port
|
||||
tcpci_irq
|
||||
tcpci_register_port
|
||||
@@ -2671,7 +2711,6 @@
|
||||
|
||||
# required by videobuf2-cma-sg.ko
|
||||
frame_vector_to_pages
|
||||
set_page_dirty_lock
|
||||
split_page
|
||||
vb2_common_vm_ops
|
||||
vb2_create_framevec
|
||||
@@ -2703,9 +2742,7 @@
|
||||
__num_online_cpus
|
||||
page_endio
|
||||
register_blkdev
|
||||
sysfs_streq
|
||||
unregister_blkdev
|
||||
vzalloc
|
||||
|
||||
# required by zsmalloc.ko
|
||||
alloc_anon_inode
|
||||
@@ -2724,7 +2761,5 @@
|
||||
_raw_read_unlock
|
||||
_raw_write_lock
|
||||
_raw_write_unlock
|
||||
register_shrinker
|
||||
__SetPageMovable
|
||||
unlock_page
|
||||
unregister_shrinker
|
||||
|
||||
Reference in New Issue
Block a user