Home
last modified time | relevance | path

Searched refs:pcm_hw_free (Results 1 – 10 of 10) sorted by relevance

/linux/sound/firewire/tascam/
H A Dtascam-pcm.c138 static int pcm_hw_free(struct snd_pcm_substream *substream) in pcm_hw_free() function
258 .hw_free = pcm_hw_free, in snd_tscm_create_pcm_devices()
268 .hw_free = pcm_hw_free, in snd_tscm_create_pcm_devices()
/linux/sound/firewire/digi00x/
H A Ddigi00x-pcm.c209 static int pcm_hw_free(struct snd_pcm_substream *substream) in pcm_hw_free() function
329 .hw_free = pcm_hw_free, in snd_dg00x_create_pcm_devices()
339 .hw_free = pcm_hw_free, in snd_dg00x_create_pcm_devices()
/linux/sound/firewire/fireface/
H A Dff-pcm.c249 static int pcm_hw_free(struct snd_pcm_substream *substream) in pcm_hw_free() function
369 .hw_free = pcm_hw_free, in snd_ff_create_pcm_devices()
379 .hw_free = pcm_hw_free, in snd_ff_create_pcm_devices()
/linux/sound/firewire/motu/
H A Dmotu-pcm.c229 static int pcm_hw_free(struct snd_pcm_substream *substream) in pcm_hw_free() function
340 .hw_free = pcm_hw_free, in snd_motu_create_pcm_devices()
350 .hw_free = pcm_hw_free, in snd_motu_create_pcm_devices()
/linux/sound/firewire/bebob/
H A Dbebob_pcm.c233 static int pcm_hw_free(struct snd_pcm_substream *substream) in pcm_hw_free() function
346 .hw_free = pcm_hw_free, in snd_bebob_create_pcm_devices()
356 .hw_free = pcm_hw_free, in snd_bebob_create_pcm_devices()
/linux/sound/firewire/fireworks/
H A Dfireworks_pcm.c269 static int pcm_hw_free(struct snd_pcm_substream *substream) in pcm_hw_free() function
376 .hw_free = pcm_hw_free, in snd_efw_create_pcm_devices()
386 .hw_free = pcm_hw_free, in snd_efw_create_pcm_devices()
/linux/sound/firewire/dice/
H A Ddice-pcm.c290 static int pcm_hw_free(struct snd_pcm_substream *substream) in pcm_hw_free() function
409 .hw_free = pcm_hw_free, in snd_dice_create_pcm()
419 .hw_free = pcm_hw_free, in snd_dice_create_pcm()
/linux/sound/soc/sof/intel/
H A Dhda-common-ops.c55 .pcm_hw_free = hda_dsp_stream_hw_free,
/linux/sound/pci/echoaudio/
H A Dechoaudio.c658 static int pcm_hw_free(struct snd_pcm_substream *substream) in pcm_hw_free() function
842 .hw_free = pcm_hw_free,
851 .hw_free = pcm_hw_free,
862 .hw_free = pcm_hw_free,
872 .hw_free = pcm_hw_free,
/linux/sound/soc/sof/
H A Dsof-priv.h242 int (*pcm_hw_free)(struct snd_sof_dev *sdev,
250 int (*pcm_hw_free)(struct snd_sof_dev *sdev, global() member