ANDROID: ABI: Update symbol list for IMX
Add below symbols:
regmap-i3c.ko: dev_to_i3cdev, i3c_device_match_id
st_lsm6dsx_spi.ko: spi_get_device_id
micrel.ko: genphy_restart_aneg, phy_modify_mmd
snd-soc-rpmsg-pcm512x.ko: snd_interval_ranges, snd_pcm_hw_constraint_ratnums
snd-soc-imx-pcm512x-rpmsg.ko: snd_soc_limit_volume
goodix.ko: touchscreen_parse_properties, touchscreen_report_pos
Leaf changes summary: 10 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 10 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
10 Added functions:
[A] 'function i3c_device* dev_to_i3cdev(device*)'
[A] 'function int genphy_restart_aneg(phy_device*)'
[A] 'function const i3c_device_id* i3c_device_match_id(i3c_device*, const i3c_device_id*)'
[A] 'function int phy_modify_mmd(phy_device*, int, unsigned int, unsigned short int, unsigned short int)'
[A] 'function int snd_interval_ranges(snd_interval*, unsigned int, const snd_interval*, unsigned int)'
[A] 'function int snd_pcm_hw_constraint_ratnums(snd_pcm_runtime*, unsigned int, snd_pcm_hw_param_t, const snd_pcm_hw_constraint_ratnums*)'
[A] 'function int snd_soc_limit_volume(snd_soc_card*, const char*, int)'
[A] 'function const spi_device_id* spi_get_device_id(const spi_device*)'
[A] 'function void touchscreen_parse_properties(input_dev*, bool, touchscreen_properties*)'
[A] 'function void touchscreen_report_pos(input_dev*, const touchscreen_properties*, unsigned int, unsigned int, bool)'
Bug: 194108974
Signed-off-by:
Jindong Yue <jindong.yue@nxp.com>
Change-Id: I824286c114b9a90b779e712b844b7db93d4b57a0
Loading
Please sign in to comment