Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/
Dcmipci.c713 static int snd_cmipci_hw_free(struct snd_pcm_substream *substream) in snd_cmipci_hw_free() function
1387 return snd_cmipci_hw_free(substream); in snd_cmipci_playback_hw_free()
1394 return snd_cmipci_hw_free(substream); in snd_cmipci_playback2_hw_free()
1436 return snd_cmipci_hw_free(subs); in snd_cmipci_capture_spdif_hw_free()
1857 .hw_free = snd_cmipci_hw_free,