| /Linux-v5.4/sound/firewire/tascam/ |
| D | tascam-pcm.c | 113 static int pcm_hw_free(struct snd_pcm_substream *substream) in pcm_hw_free() function 234 .hw_free = pcm_hw_free, in snd_tscm_create_pcm_devices() 246 .hw_free = pcm_hw_free, in snd_tscm_create_pcm_devices()
|
| /Linux-v5.4/sound/firewire/digi00x/ |
| D | digi00x-pcm.c | 181 static int pcm_hw_free(struct snd_pcm_substream *substream) in pcm_hw_free() function 302 .hw_free = pcm_hw_free, in snd_dg00x_create_pcm_devices() 314 .hw_free = pcm_hw_free, in snd_dg00x_create_pcm_devices()
|
| /Linux-v5.4/sound/firewire/bebob/ |
| D | bebob_pcm.c | 211 static int pcm_hw_free(struct snd_pcm_substream *substream) in pcm_hw_free() function 323 .hw_free = pcm_hw_free, in snd_bebob_create_pcm_devices() 335 .hw_free = pcm_hw_free, in snd_bebob_create_pcm_devices()
|
| /Linux-v5.4/sound/firewire/fireworks/ |
| D | fireworks_pcm.c | 245 static int pcm_hw_free(struct snd_pcm_substream *substream) in pcm_hw_free() function 351 .hw_free = pcm_hw_free, in snd_efw_create_pcm_devices() 363 .hw_free = pcm_hw_free, in snd_efw_create_pcm_devices()
|
| /Linux-v5.4/sound/firewire/motu/ |
| D | motu-pcm.c | 216 static int pcm_hw_free(struct snd_pcm_substream *substream) in pcm_hw_free() function 328 .hw_free = pcm_hw_free, in snd_motu_create_pcm_devices() 340 .hw_free = pcm_hw_free, in snd_motu_create_pcm_devices()
|
| /Linux-v5.4/sound/firewire/fireface/ |
| D | ff-pcm.c | 225 static int pcm_hw_free(struct snd_pcm_substream *substream) in pcm_hw_free() function 346 .hw_free = pcm_hw_free, in snd_ff_create_pcm_devices() 358 .hw_free = pcm_hw_free, in snd_ff_create_pcm_devices()
|
| /Linux-v5.4/sound/firewire/dice/ |
| D | dice-pcm.c | 257 static int pcm_hw_free(struct snd_pcm_substream *substream) in pcm_hw_free() function 377 .hw_free = pcm_hw_free, in snd_dice_create_pcm() 389 .hw_free = pcm_hw_free, in snd_dice_create_pcm()
|
| /Linux-v5.4/sound/soc/sof/intel/ |
| D | apl.c | 66 .pcm_hw_free = hda_dsp_stream_hw_free,
|
| D | cnl.c | 224 .pcm_hw_free = hda_dsp_stream_hw_free,
|
| /Linux-v5.4/sound/soc/sof/ |
| D | ops.h | 339 if (sof_ops(sdev) && sof_ops(sdev)->pcm_hw_free) in snd_sof_pcm_platform_hw_free() 340 return sof_ops(sdev)->pcm_hw_free(sdev, substream); in snd_sof_pcm_platform_hw_free()
|
| D | sof-priv.h | 147 int (*pcm_hw_free)(struct snd_sof_dev *sdev, member
|
| /Linux-v5.4/drivers/staging/most/sound/ |
| D | sound.c | 360 static int pcm_hw_free(struct snd_pcm_substream *substream) in pcm_hw_free() function 468 .hw_free = pcm_hw_free,
|
| /Linux-v5.4/sound/pci/echoaudio/ |
| D | echoaudio.c | 657 static int pcm_hw_free(struct snd_pcm_substream *substream) in pcm_hw_free() function 823 .hw_free = pcm_hw_free, 834 .hw_free = pcm_hw_free, 847 .hw_free = pcm_hw_free, 859 .hw_free = pcm_hw_free,
|