ANDROID: abi_gki_aarch64_qcom: Add USB offload symbols
Add the required USB SND and XHCI symbols required for USB offload support
using Android vendor hooks.
Symbols added:
xhci_alloc_command
xhci_alloc_erst
xhci_free_command
xhci_queue_stop_endpoint
xhci_ring_alloc
xhci_ring_cmd_db
xhci_ring_free
xhci_trb_virt_to_dma
__tracepoint_android_vh_audio_usb_offload_connect
__tracepoint_android_rvh_audio_usb_offload_disconnect
__traceiter_android_vh_audio_usb_offload_connect
__traceiter_android_rvh_audio_usb_offload_disconnect
snd_usb_autoresume
snd_usb_autosuspend
snd_usb_endpoint_close
snd_usb_endpoint_open
snd_usb_endpoint_prepare
Bug: 255912822
Change-Id: I25a708bd49cd14fd2751e10bc6787a3c83c9a7d6
Signed-off-by:
Wesley Cheng <quic_wcheng@quicinc.com>
Loading
Please sign in to comment