Searched refs:snd_vendor_get_ops (Results 1 – 3 of 3) sorted by relevance
135 struct snd_usb_audio_vendor_ops *snd_vendor_get_ops(void) in snd_vendor_get_ops() function142 struct snd_usb_audio_vendor_ops *ops = snd_vendor_get_ops(); in snd_vendor_connect()151 struct snd_usb_audio_vendor_ops *ops = snd_vendor_get_ops(); in snd_vendor_disconnect()161 struct snd_usb_audio_vendor_ops *ops = snd_vendor_get_ops(); in snd_vendor_set_interface()171 struct snd_usb_audio_vendor_ops *ops = snd_vendor_get_ops(); in snd_vendor_set_rate()180 struct snd_usb_audio_vendor_ops *ops = snd_vendor_get_ops(); in snd_vendor_set_pcm_buf()190 struct snd_usb_audio_vendor_ops *ops = snd_vendor_get_ops(); in snd_vendor_set_pcm_intf()201 struct snd_usb_audio_vendor_ops *ops = snd_vendor_get_ops(); in snd_vendor_set_pcm_connection()212 struct snd_usb_audio_vendor_ops *ops = snd_vendor_get_ops(); in snd_vendor_set_pcm_binterval()221 struct snd_usb_audio_vendor_ops *ops = snd_vendor_get_ops(); in snd_vendor_usb_add_ctls()
199 struct snd_usb_audio_vendor_ops *snd_vendor_get_ops(void);
1094 if (snd_vendor_get_ops()) { in snd_usb_pcm_prepare()