Searched refs:snd_usb_audio_vendor_ops (Results 1 – 3 of 3) sorted by relevance
115 static struct snd_usb_audio_vendor_ops *usb_vendor_ops;117 int snd_vendor_set_ops(struct snd_usb_audio_vendor_ops *ops) in snd_vendor_set_ops()135 struct snd_usb_audio_vendor_ops *snd_vendor_get_ops(void) in snd_vendor_get_ops()142 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()[all …]
198 int snd_vendor_set_ops(struct snd_usb_audio_vendor_ops *vendor_ops);199 struct snd_usb_audio_vendor_ops *snd_vendor_get_ops(void);
167 struct snd_usb_audio_vendor_ops { struct