Home
last modified time | relevance | path

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

/linux/sound/usb/
H A Dpcm.h28 int snd_usb_hw_free(struct snd_usb_substream *subs);
H A Dpcm.c609 int snd_usb_hw_free(struct snd_usb_substream *subs) in snd_usb_hw_free() function
626 EXPORT_SYMBOL_GPL(snd_usb_hw_free);
637 return snd_usb_hw_free(subs); in snd_usb_pcm_hw_free()
/linux/sound/usb/qcom/
H A Dqc_audio_offload.c732 snd_usb_hw_free(subs); in disable_audio_stream()
996 snd_usb_hw_free(subs); in enable_audio_stream()