mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2025-07-06 17:35:20 +02:00
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:
parent
4d6aca029c
commit
1bf09fb4fb
|
@ -394758,6 +394758,15 @@ elf_symbol {
|
|||
type_id: 0x2a7bc89a
|
||||
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 {
|
||||
id: 0x80680525
|
||||
name: "snd_soc_card_jack_new"
|
||||
|
@ -413883,6 +413892,7 @@ interface {
|
|||
symbol_id: 0x723461f4
|
||||
symbol_id: 0x59f15735
|
||||
symbol_id: 0x30c684dc
|
||||
symbol_id: 0x64f9338f
|
||||
symbol_id: 0x80680525
|
||||
symbol_id: 0xf84e3b0d
|
||||
symbol_id: 0x1c40b8b7
|
||||
|
|
|
@ -832,8 +832,8 @@
|
|||
frame_vector_create
|
||||
frame_vector_destroy
|
||||
frame_vector_to_pages
|
||||
free_iova_fast
|
||||
free_hyp_memcache
|
||||
free_iova_fast
|
||||
free_irq
|
||||
free_netdev
|
||||
__free_pages
|
||||
|
@ -1087,12 +1087,12 @@
|
|||
iommu_iova_to_phys
|
||||
iommu_map
|
||||
iommu_map_sg
|
||||
io_pgtable_configure
|
||||
iommu_register_device_fault_handler
|
||||
iommu_report_device_fault
|
||||
iommu_set_fault_handler
|
||||
iommu_unmap
|
||||
iommu_unregister_device_fault_handler
|
||||
io_pgtable_configure
|
||||
ioremap_prot
|
||||
io_schedule_timeout
|
||||
iounmap
|
||||
|
@ -1958,6 +1958,7 @@
|
|||
snd_soc_add_dai_controls
|
||||
snd_soc_bytes_tlv_callback
|
||||
snd_soc_card_get_kcontrol
|
||||
snd_soc_card_get_kcontrol_locked
|
||||
snd_soc_card_jack_new_pins
|
||||
snd_soc_component_disable_pin
|
||||
snd_soc_component_enable_pin
|
||||
|
|
Loading…
Reference in New Issue
Block a user