Home
last modified time | relevance | path

Searched defs:pcm_close (Results 1 – 11 of 11) sorted by relevance

/linux/sound/firewire/tascam/
H A Dtascam-pcm.c99 static int pcm_close(struct snd_pcm_substream *substream) in pcm_close() function
/linux/sound/firewire/digi00x/
H A Ddigi00x-pcm.c170 static int pcm_close(struct snd_pcm_substream *substream) in pcm_close() function
/linux/sound/firewire/bebob/
H A Dbebob_pcm.c197 pcm_close(struct snd_pcm_substream *substream) in pcm_close() function
/linux/sound/firewire/fireworks/
H A Dfireworks_pcm.c232 static int pcm_close(struct snd_pcm_substream *substream) in pcm_close() function
/linux/sound/firewire/fireface/
H A Dff-pcm.c211 static int pcm_close(struct snd_pcm_substream *substream) in pcm_close() function
/linux/sound/firewire/motu/
H A Dmotu-pcm.c195 static int pcm_close(struct snd_pcm_substream *substream) in pcm_close() function
/linux/sound/firewire/oxfw/
H A Doxfw-pcm.c220 static int pcm_close(struct snd_pcm_substream *substream) in pcm_close() function
/linux/sound/firewire/dice/
H A Ddice-pcm.c246 static int pcm_close(struct snd_pcm_substream *substream) in pcm_close() function
/linux/drivers/most/
H A Dmost_snd.c305 static int pcm_close(struct snd_pcm_substream *substream) in pcm_close() function
/linux/sound/pci/echoaudio/
H A Dechoaudio.c489 static int pcm_close(struct snd_pcm_substream *substream) in pcm_close() function
/linux/sound/soc/sof/
H A Dsof-priv.h232 int (*pcm_close)(struct snd_sof_dev *sdev, member