ANDROID: GKI: Add Pasa symbol list

Add iio_trigger_generic_data_rdy_poll & input_device_enabled
symbols used by inv-mpu-iio.ko (IAM20680 Sensor Module) &
atmel_mxt_ts.ko(Ateml Touch) driver.

Functions changes summary: 0 Removed, 0 Changed, 2 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

2 Added functions:
  [A] 'function irqreturn_t iio_trigger_generic_data_rdy_poll(int irq,
void *private)'
  [A] 'function bool input_device_enabled(struct input_dev *dev)'

Bug: 286165300

Change-Id: Icb0b6f6e97c2ec92e1aa68b88a72d2f7b5bad319
Signed-off-by: Subrahmanyam Guthena <subrahmanyam.guthena@ext.us.panasonic.com>
This commit is contained in:
Subrahmanyam Guthena 2024-01-30 20:29:37 +00:00
parent b6be1a36f7
commit 067a03c44e
3 changed files with 15 additions and 0 deletions

View File

@ -112,6 +112,7 @@ filegroup(
"android/abi_gki_aarch64_mtk",
"android/abi_gki_aarch64_nothing",
"android/abi_gki_aarch64_oplus",
"android/abi_gki_aarch64_pasa",
"android/abi_gki_aarch64_pixel",
"android/abi_gki_aarch64_qcom",
"android/abi_gki_aarch64_rockchip",

View File

@ -367154,6 +367154,15 @@ elf_symbol {
type_id: 0x16dc304e
full_name: "iio_trigger_free"
}
elf_symbol {
id: 0xaaf2e930
name: "iio_trigger_generic_data_rdy_poll"
is_defined: true
symbol_type: FUNCTION
crc: 0x2d6bcdcb
type_id: 0x3b6e45be
full_name: "iio_trigger_generic_data_rdy_poll"
}
elf_symbol {
id: 0x613f6d1f
name: "iio_trigger_notify_done"
@ -405057,6 +405066,7 @@ interface {
symbol_id: 0xfc17cb5d
symbol_id: 0x7ae28990
symbol_id: 0xcc1f3656
symbol_id: 0xaaf2e930
symbol_id: 0x613f6d1f
symbol_id: 0x83c94241
symbol_id: 0x7551a60b

View File

@ -0,0 +1,4 @@
[abi_symbol_list]
iio_trigger_generic_data_rdy_poll
input_device_enabled