Home
last modified time | relevance | path

Searched refs:pcm_hw_free (Results 1 – 11 of 11) 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
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-6.1.9/sound/firewire/digi00x/
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-6.1.9/sound/firewire/fireworks/
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-6.1.9/sound/firewire/motu/
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-6.1.9/sound/firewire/bebob/
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-6.1.9/sound/firewire/fireface/
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-6.1.9/sound/firewire/dice/
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-6.1.9/sound/soc/sof/intel/
Dhda-common-ops.c57 .pcm_hw_free = hda_dsp_stream_hw_free,
/linux-6.1.9/sound/soc/sof/
Dops.h425 if (sof_ops(sdev) && sof_ops(sdev)->pcm_hw_free) in snd_sof_pcm_platform_hw_free()
426 return sof_ops(sdev)->pcm_hw_free(sdev, substream); in snd_sof_pcm_platform_hw_free()
Dsof-priv.h215 int (*pcm_hw_free)(struct snd_sof_dev *sdev, member
/linux-6.1.9/sound/pci/echoaudio/
Dechoaudio.c669 static int pcm_hw_free(struct snd_pcm_substream *substream) in pcm_hw_free() function
853 .hw_free = pcm_hw_free,
862 .hw_free = pcm_hw_free,
873 .hw_free = pcm_hw_free,
883 .hw_free = pcm_hw_free,