Home
last modified time | relevance | path

Searched defs:pcm_hw_free (Results 1 – 9 of 9) sorted by relevance

/linux-6.1.9/sound/firewire/tascam/
Dtascam-pcm.c138 static int pcm_hw_free(struct snd_pcm_substream *substream) in pcm_hw_free() function
/linux-6.1.9/sound/firewire/digi00x/
Ddigi00x-pcm.c209 static int pcm_hw_free(struct snd_pcm_substream *substream) in pcm_hw_free() function
/linux-6.1.9/sound/firewire/bebob/
Dbebob_pcm.c233 static int pcm_hw_free(struct snd_pcm_substream *substream) in pcm_hw_free() function
/linux-6.1.9/sound/firewire/fireworks/
Dfireworks_pcm.c269 static int pcm_hw_free(struct snd_pcm_substream *substream) in pcm_hw_free() function
/linux-6.1.9/sound/firewire/fireface/
Dff-pcm.c249 static int pcm_hw_free(struct snd_pcm_substream *substream) in pcm_hw_free() function
/linux-6.1.9/sound/firewire/motu/
Dmotu-pcm.c229 static int pcm_hw_free(struct snd_pcm_substream *substream) in pcm_hw_free() function
/linux-6.1.9/sound/firewire/dice/
Ddice-pcm.c290 static int pcm_hw_free(struct snd_pcm_substream *substream) in pcm_hw_free() function
/linux-6.1.9/sound/pci/echoaudio/
Dechoaudio.c669 static int pcm_hw_free(struct snd_pcm_substream *substream) in pcm_hw_free() function
/linux-6.1.9/sound/soc/sof/
Dsof-priv.h215 int (*pcm_hw_free)(struct snd_sof_dev *sdev, member