e588439d0c
Leaf changes summary: 6 artifacts changed Changed leaf types summary: 0 leaf type changed Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 6 Added functions Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable 6 Added functions: [A] 'function int hid_add_device(hid_device*)' [A] 'function hid_device* hid_allocate_device()' [A] 'function void hid_destroy_device(hid_device*)' [A] 'function int hid_input_report(hid_device*, int, unsigned char*, unsigned int, int)' [A] 'function int hid_parse_report(hid_device*, unsigned char*, unsigned int)' [A] 'function int spi_async(spi_device*, spi_message*)' Bug: 194673479 Signed-off-by: Dmitry Antipov <dmanti@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com> Change-Id: I7af3139b3670ac6d4eb87b0774362aaf79160e76
8 lines
152 B
Plaintext
8 lines
152 B
Plaintext
[abi_symbol_list]
|
|
# required by spi-hid.ko
|
|
hid_add_device
|
|
hid_allocate_device
|
|
hid_destroy_device
|
|
hid_input_report
|
|
hid_parse_report
|
|
spi_async |