Searched refs:snd_usb_register_platform_ops (Results 1 – 3 of 3) sorted by relevance
223 int snd_usb_register_platform_ops(struct snd_usb_platform_ops *ops);
151 int snd_usb_register_platform_ops(struct snd_usb_platform_ops *ops) in snd_usb_register_platform_ops() function160 EXPORT_SYMBOL_GPL(snd_usb_register_platform_ops);
1946 ret = snd_usb_register_platform_ops(&offload_ops); in qc_usb_audio_probe()