Home
last modified time | relevance | path

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

/openbmc/linux/sound/firewire/tascam/
H A Dtascam-pcm.c107 static int pcm_close(struct snd_pcm_substream *substream) in pcm_close() function
/openbmc/linux/sound/firewire/digi00x/
H A Ddigi00x-pcm.c178 static int pcm_close(struct snd_pcm_substream *substream) in pcm_close() function
/openbmc/linux/sound/firewire/bebob/
H A Dbebob_pcm.c204 pcm_close(struct snd_pcm_substream *substream) in pcm_close() function
/openbmc/linux/sound/firewire/fireworks/
H A Dfireworks_pcm.c240 static int pcm_close(struct snd_pcm_substream *substream) in pcm_close() function
/openbmc/linux/sound/firewire/fireface/
H A Dff-pcm.c218 static int pcm_close(struct snd_pcm_substream *substream) in pcm_close() function
/openbmc/linux/sound/firewire/motu/
H A Dmotu-pcm.c198 static int pcm_close(struct snd_pcm_substream *substream) in pcm_close() function
/openbmc/linux/sound/firewire/dice/
H A Ddice-pcm.c254 static int pcm_close(struct snd_pcm_substream *substream) in pcm_close() function
/openbmc/linux/sound/firewire/oxfw/
H A Doxfw-pcm.c228 static int pcm_close(struct snd_pcm_substream *substream) in pcm_close() function
/openbmc/linux/drivers/most/
H A Dmost_snd.c305 static int pcm_close(struct snd_pcm_substream *substream) in pcm_close() function
/openbmc/linux/sound/pci/echoaudio/
H A Dechoaudio.c504 static int pcm_close(struct snd_pcm_substream *substream) in pcm_close() function
/openbmc/linux/sound/soc/sof/
H A Dsof-priv.h230 int (*pcm_close)(struct snd_sof_dev *sdev, member