ANDROID: Update the GKI symbol list and ABI XML
Add 3 function symbols to support IIO device drivers. 3 function symbol(s) added 'struct iio_buffer * iio_kfifo_allocate()' 'void iio_triggered_buffer_cleanup(struct iio_dev *)' 'int iio_triggered_buffer_setup_ext(struct iio_dev *, irqreturn_t(*)(int, void *), irqreturn_t(*)(int, void *), const struct iio_buffer_setup_ops *, const struct attribute * *)' Bug: 271373845 Change-Id: Id51792d220b56e0ba2fb0e5cce32146d68b9654c Signed-off-by: Yingying Tang <quic_yintang@quicinc.com>
This commit is contained in:
committed by
Treehugger Robot
parent
bdf1c2ccdf
commit
c112dc5771
File diff suppressed because it is too large
Load Diff
@@ -942,11 +942,14 @@
|
||||
iio_device_claim_direct_mode
|
||||
iio_device_id
|
||||
iio_device_release_direct_mode
|
||||
iio_kfifo_allocate
|
||||
iio_push_event
|
||||
iio_push_to_buffers
|
||||
iio_read_channel_processed
|
||||
iio_read_channel_raw
|
||||
iio_read_const_attr
|
||||
iio_triggered_buffer_cleanup
|
||||
iio_triggered_buffer_setup_ext
|
||||
iio_update_buffers
|
||||
iio_validate_scan_mask_onehot
|
||||
iio_write_channel_raw
|
||||
|
||||
Reference in New Issue
Block a user