ANDROID: ABI: Update pixel symbol list

Adding the following symbols:
  - snd_soc_card_get_kcontrol_locked

Bug: 335762301
Change-Id: I2aa733c22d7d231628c573686c351266d09de385
Signed-off-by: Jacky Liu <qsliu@google.com>
This commit is contained in:
Jacky Liu 2024-07-05 17:42:08 +08:00 committed by Treehugger Robot
parent 4d6aca029c
commit 1bf09fb4fb
2 changed files with 13 additions and 2 deletions

View File

@ -394758,6 +394758,15 @@ elf_symbol {
type_id: 0x2a7bc89a type_id: 0x2a7bc89a
full_name: "snd_soc_card_get_kcontrol" full_name: "snd_soc_card_get_kcontrol"
} }
elf_symbol {
id: 0x64f9338f
name: "snd_soc_card_get_kcontrol_locked"
is_defined: true
symbol_type: FUNCTION
crc: 0xf6058494
type_id: 0x2a7bc89a
full_name: "snd_soc_card_get_kcontrol_locked"
}
elf_symbol { elf_symbol {
id: 0x80680525 id: 0x80680525
name: "snd_soc_card_jack_new" name: "snd_soc_card_jack_new"
@ -413883,6 +413892,7 @@ interface {
symbol_id: 0x723461f4 symbol_id: 0x723461f4
symbol_id: 0x59f15735 symbol_id: 0x59f15735
symbol_id: 0x30c684dc symbol_id: 0x30c684dc
symbol_id: 0x64f9338f
symbol_id: 0x80680525 symbol_id: 0x80680525
symbol_id: 0xf84e3b0d symbol_id: 0xf84e3b0d
symbol_id: 0x1c40b8b7 symbol_id: 0x1c40b8b7

View File

@ -832,8 +832,8 @@
frame_vector_create frame_vector_create
frame_vector_destroy frame_vector_destroy
frame_vector_to_pages frame_vector_to_pages
free_iova_fast
free_hyp_memcache free_hyp_memcache
free_iova_fast
free_irq free_irq
free_netdev free_netdev
__free_pages __free_pages
@ -1087,12 +1087,12 @@
iommu_iova_to_phys iommu_iova_to_phys
iommu_map iommu_map
iommu_map_sg iommu_map_sg
io_pgtable_configure
iommu_register_device_fault_handler iommu_register_device_fault_handler
iommu_report_device_fault iommu_report_device_fault
iommu_set_fault_handler iommu_set_fault_handler
iommu_unmap iommu_unmap
iommu_unregister_device_fault_handler iommu_unregister_device_fault_handler
io_pgtable_configure
ioremap_prot ioremap_prot
io_schedule_timeout io_schedule_timeout
iounmap iounmap
@ -1958,6 +1958,7 @@
snd_soc_add_dai_controls snd_soc_add_dai_controls
snd_soc_bytes_tlv_callback snd_soc_bytes_tlv_callback
snd_soc_card_get_kcontrol snd_soc_card_get_kcontrol
snd_soc_card_get_kcontrol_locked
snd_soc_card_jack_new_pins snd_soc_card_jack_new_pins
snd_soc_component_disable_pin snd_soc_component_disable_pin
snd_soc_component_enable_pin snd_soc_component_enable_pin