ANDROID: GKI: Update honda symbol list for asound

Additional missing symbols required for vendor audio module

1 function symbol(s) added
  'int snd_pcm_suspend_all(struct snd_pcm*)'

Bug: 333795249

Change-Id: I8bf2d33b407f76aa528c8160bde1f996e4927b57
Signed-off-by: Norihiko Hama <Norihiko.Hama@alpsalpine.com>
This commit is contained in:
Norihiko Hama 2024-04-11 15:30:01 +09:00
parent 9be03f0456
commit cfa154389a
2 changed files with 18 additions and 0 deletions

View file

@ -317709,6 +317709,11 @@ function {
parameter_id: 0x1e870478
parameter_id: 0xf017819f
}
function {
id: 0x99e386dd
return_type_id: 0x6720d32f
parameter_id: 0x118d97cb
}
function {
id: 0x99e4a009
return_type_id: 0x6720d32f
@ -391029,6 +391034,15 @@ elf_symbol {
type_id: 0x98aeb261
full_name: "snd_pcm_stop_xrun"
}
elf_symbol {
id: 0x1fcc9eb7
name: "snd_pcm_suspend_all"
is_defined: true
symbol_type: FUNCTION
crc: 0x5135cc11
type_id: 0x99e386dd
full_name: "snd_pcm_suspend_all"
}
elf_symbol {
id: 0x1f5649eb
name: "snd_sgbuf_get_addr"
@ -410603,6 +410617,7 @@ interface {
symbol_id: 0xb2f7eb17
symbol_id: 0x8eb5b50d
symbol_id: 0xc26d0753
symbol_id: 0x1fcc9eb7
symbol_id: 0x1f5649eb
symbol_id: 0x31ef5894
symbol_id: 0xf19e02b6

View file

@ -101,3 +101,6 @@
nf_logger_put
xt_register_targets
xt_unregister_targets
# required by audio related modules
snd_pcm_suspend_all