diff --git a/gki/aarch64/abi.stg b/gki/aarch64/abi.stg index 6e91263b8d51..079de9d64e2e 100644 --- a/gki/aarch64/abi.stg +++ b/gki/aarch64/abi.stg @@ -27653,6 +27653,11 @@ pointer_reference { kind: POINTER pointee_type_id: 0xffbaa126 } +pointer_reference { + id: 0x357f853e + kind: POINTER + pointee_type_id: 0xffbef266 +} pointer_reference { id: 0x3580c00a kind: POINTER @@ -39608,6 +39613,11 @@ qualified { qualifier: CONST qualified_type_id: 0x8e987e6b } +qualified { + id: 0xffbef266 + qualifier: CONST + qualified_type_id: 0x8ebc7f13 +} qualified { id: 0xffc44b84 qualifier: CONST @@ -318107,6 +318117,12 @@ function { parameter_id: 0x09427c40 parameter_id: 0x25db57c0 } +function { + id: 0x06125cdf + return_type_id: 0x0faae5b1 + parameter_id: 0x357f853e + parameter_id: 0xe8034002 +} function { id: 0x0640c64e return_type_id: 0x1bf395c9 @@ -342564,6 +342580,12 @@ function { parameter_id: 0x391f15ea parameter_id: 0xf435685e } +function { + id: 0x9294d8c1 + return_type_id: 0x6720d32f + parameter_id: 0x3c01aef6 + parameter_id: 0x051414e1 +} function { id: 0x92956fd0 return_type_id: 0x6720d32f @@ -408977,6 +408999,24 @@ elf_symbol { type_id: 0x137a1cdc full_name: "hid_hw_request" } +elf_symbol { + id: 0xfba34655 + name: "hid_hw_start" + is_defined: true + symbol_type: FUNCTION + crc: 0xa9ad03aa + type_id: 0x9fefc71b + full_name: "hid_hw_start" +} +elf_symbol { + id: 0x52d444b1 + name: "hid_hw_stop" + is_defined: true + symbol_type: FUNCTION + crc: 0xeb0fe861 + type_id: 0x13e1603f + full_name: "hid_hw_stop" +} elf_symbol { id: 0x7d0e44ca name: "hid_ignore" @@ -409013,6 +409053,15 @@ elf_symbol { type_id: 0x104da524 full_name: "hid_unregister_driver" } +elf_symbol { + id: 0x49cbffad + name: "hidinput_calc_abs_res" + is_defined: true + symbol_type: FUNCTION + crc: 0xcdfee471 + type_id: 0x06125cdf + full_name: "hidinput_calc_abs_res" +} elf_symbol { id: 0x334ff68f name: "high_memory" @@ -434820,6 +434869,15 @@ elf_symbol { type_id: 0x91b3fe62 full_name: "snd_card_add_dev_attr" } +elf_symbol { + id: 0x71bb8dac + name: "snd_card_disconnect" + is_defined: true + symbol_type: FUNCTION + crc: 0xabde9794 + type_id: 0x1c667cc1 + full_name: "snd_card_disconnect" +} elf_symbol { id: 0x03fd01bd name: "snd_card_free" @@ -434829,6 +434887,15 @@ elf_symbol { type_id: 0x1c667cc1 full_name: "snd_card_free" } +elf_symbol { + id: 0x64ab211c + name: "snd_card_free_when_closed" + is_defined: true + symbol_type: FUNCTION + crc: 0xabde9794 + type_id: 0x1c667cc1 + full_name: "snd_card_free_when_closed" +} elf_symbol { id: 0x7df62009 name: "snd_card_new" @@ -436314,6 +436381,15 @@ elf_symbol { type_id: 0x909c23c2 full_name: "snd_soc_get_dai_id" } +elf_symbol { + id: 0x4086fab0 + name: "snd_soc_get_dai_name" + is_defined: true + symbol_type: FUNCTION + crc: 0x0c490048 + type_id: 0x9294d8c1 + full_name: "snd_soc_get_dai_name" +} elf_symbol { id: 0xa64c7fe5 name: "snd_soc_get_dai_via_args" @@ -454615,10 +454691,13 @@ interface { symbol_id: 0x97a02af0 symbol_id: 0x2ffc7c7e symbol_id: 0x553bc5f3 + symbol_id: 0xfba34655 + symbol_id: 0x52d444b1 symbol_id: 0x7d0e44ca symbol_id: 0x10de460f symbol_id: 0x6ca4d0ed symbol_id: 0x6e37f09d + symbol_id: 0x49cbffad symbol_id: 0x334ff68f symbol_id: 0x323867d5 symbol_id: 0xd7ecf501 @@ -457484,7 +457563,9 @@ interface { symbol_id: 0xbf61e6bf symbol_id: 0x675bcd74 symbol_id: 0x35280a80 + symbol_id: 0x71bb8dac symbol_id: 0x03fd01bd + symbol_id: 0x64ab211c symbol_id: 0x7df62009 symbol_id: 0xb698b8ae symbol_id: 0xba68a39f @@ -457650,6 +457731,7 @@ interface { symbol_id: 0x7918ef41 symbol_id: 0x97843792 symbol_id: 0x54622a57 + symbol_id: 0x4086fab0 symbol_id: 0xa64c7fe5 symbol_id: 0x5eb2e502 symbol_id: 0x33a917a0 diff --git a/gki/aarch64/symbols/amlogic b/gki/aarch64/symbols/amlogic index d08ab52393cf..598dd8d12765 100644 --- a/gki/aarch64/symbols/amlogic +++ b/gki/aarch64/symbols/amlogic @@ -710,6 +710,7 @@ drm_kms_helper_poll_enable drm_kms_helper_poll_fini drm_kms_helper_poll_init + drm_match_cea_mode drmm_mode_config_init drm_mode_config_cleanup drm_mode_config_reset @@ -1008,6 +1009,9 @@ hex2bin hex_asc hex_dump_to_buffer + hid_hw_start + hid_hw_stop + hidinput_calc_abs_res __hid_register_driver hid_unregister_driver high_memory @@ -1422,6 +1426,8 @@ napi_gro_receive __napi_schedule napi_schedule_prep + nbcon_device_release + nbcon_device_try_acquire __ndelay netdev_alert __netdev_alloc_skb @@ -2103,6 +2109,8 @@ smpboot_register_percpu_thread smp_call_function smp_call_function_single + snd_card_disconnect + snd_card_free_when_closed snd_card_ref snd_card_register snd_card_rw_proc_new @@ -2155,6 +2163,7 @@ snd_soc_dai_set_tdm_slot snd_soc_dapm_get_enum_double snd_soc_dapm_put_enum_double + snd_soc_get_dai_name snd_soc_get_volsw snd_soc_get_volsw_range snd_soc_info_enum_double @@ -2169,6 +2178,7 @@ snd_soc_of_parse_audio_simple_widgets snd_soc_of_parse_card_name snd_soc_of_parse_tdm_slot + snd_soc_of_put_dai_link_codecs snd_soc_pm_ops snd_soc_put_volsw snd_soc_put_volsw_range @@ -2183,12 +2193,16 @@ snd_timer_stop snprintf __sock_create + sock_kfree_s + sock_kmalloc + sock_kzfree_s sock_release sock_wfree sort spi_add_device __spi_alloc_controller spi_alloc_device + spi_bus_type spi_controller_resume spi_controller_suspend spi_finalize_current_message