Home
last modified time | relevance | path

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

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