Home
last modified time | relevance | path

Searched refs:snd_line6_hw_free (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/sound/usb/line6/
H A Dpcm.h188 extern int snd_line6_hw_free(struct snd_pcm_substream *substream);
H A Dcapture.c251 .hw_free = snd_line6_hw_free,
H A Dplayback.c396 .hw_free = snd_line6_hw_free,
H A Dpcm.c369 int snd_line6_hw_free(struct snd_pcm_substream *substream) in snd_line6_hw_free() function