Home
last modified time | relevance | path

Searched refs:snd_usb_unregister_platform_ops (Results 1 – 3 of 3) sorted by relevance

/linux/sound/usb/
H A Dcard.h224 int snd_usb_unregister_platform_ops(void);
H A Dcard.c168 int snd_usb_unregister_platform_ops(void) in snd_usb_unregister_platform_ops() function
175 EXPORT_SYMBOL_GPL(snd_usb_unregister_platform_ops);
/linux/sound/usb/qcom/
H A Dqc_audio_offload.c1966 snd_usb_unregister_platform_ops(); in qc_usb_audio_remove()