ANDROID: abi_gki_aarch64_qcom: Add abi symbols

Update below symbols to qcom abi symbol list
16 function symbol(s) added
  'int __traceiter_android_vh_mmc_sdio_pm_flag_set(void*, struct mmc_host*)'
  'int mmc_execute_tuning(struct mmc_card*)'
  'int mmc_hs200_tuning(struct mmc_card*)'
  'enum mmc_issue_type mmc_issue_type(struct mmc_queue*, struct request*)'
  'void mmc_retune_hold(struct mmc_host*)'
  'int mmc_select_bus_width(struct mmc_card*)'
  'int mmc_select_card(struct mmc_card*)'
  'int mmc_select_hs(struct mmc_card*)'
  'int mmc_select_hs400(struct mmc_card*)'
  'int mmc_select_hs_ddr(struct mmc_card*)'
  'int mmc_select_timing(struct mmc_card*)'
  'void mmc_set_bus_mode(struct mmc_host*, unsigned int)'
  'void mmc_set_bus_width(struct mmc_host*, unsigned int)'
  'void mmc_set_clock(struct mmc_host*, unsigned int)'
  'void mmc_set_initial_state(struct mmc_host*)'
  'void mmc_set_timing(struct mmc_host*, unsigned int)'

1 variable symbol(s) added
  'struct tracepoint __tracepoint_android_vh_mmc_sdio_pm_flag_set'

Bug: 343311916
Change-Id: I32eba7f46525424feb61c01196d6a7bfbcbddd40
Signed-off-by: kamasali Satyanarayan <quic_kamasali@quicinc.com>
This commit is contained in:
kamasali Satyanarayan 2024-05-31 21:40:48 +05:30 committed by Carlos Llamas
parent 29460fac71
commit 7fc172b741

View File

@ -1090,11 +1090,26 @@
__mmap_lock_do_trace_released __mmap_lock_do_trace_released
__mmap_lock_do_trace_start_locking __mmap_lock_do_trace_start_locking
mmc_cqe_request_done mmc_cqe_request_done
mmc_execute_tuning
mmc_hs200_tuning
mmc_issue_type
mmc_of_parse mmc_of_parse
mmc_regulator_get_supply mmc_regulator_get_supply
mmc_regulator_set_ocr mmc_regulator_set_ocr
mmc_regulator_set_vqmmc mmc_regulator_set_vqmmc
mmc_retune_hold
mmc_select_bus_width
mmc_select_card
mmc_select_hs
mmc_select_hs400
mmc_select_hs_ddr
mmc_select_timing
mmc_send_tuning mmc_send_tuning
mmc_set_bus_mode
mmc_set_bus_width
mmc_set_clock
mmc_set_initial_state
mmc_set_timing
__mmdrop __mmdrop
mmput mmput
mod_delayed_work_on mod_delayed_work_on
@ -1962,6 +1977,7 @@
__traceiter_android_vh_ipi_stop __traceiter_android_vh_ipi_stop
__traceiter_android_vh_jiffies_update __traceiter_android_vh_jiffies_update
__traceiter_android_vh_mmap_region __traceiter_android_vh_mmap_region
__traceiter_android_vh_mmc_sdio_pm_flag_set
__traceiter_android_vh_mpam_set __traceiter_android_vh_mpam_set
__traceiter_android_vh_printk_hotplug __traceiter_android_vh_printk_hotplug
__traceiter_android_vh_rproc_recovery __traceiter_android_vh_rproc_recovery
@ -2058,6 +2074,7 @@
__tracepoint_android_vh_ipi_stop __tracepoint_android_vh_ipi_stop
__tracepoint_android_vh_jiffies_update __tracepoint_android_vh_jiffies_update
__tracepoint_android_vh_mmap_region __tracepoint_android_vh_mmap_region
__tracepoint_android_vh_mmc_sdio_pm_flag_set
__tracepoint_android_vh_mpam_set __tracepoint_android_vh_mpam_set
__tracepoint_android_vh_printk_hotplug __tracepoint_android_vh_printk_hotplug
__tracepoint_android_vh_rproc_recovery __tracepoint_android_vh_rproc_recovery