Searched refs:snd_atiixp_pcm_hw_free (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ |
H A D | atiixp.c | 983 static int snd_atiixp_pcm_hw_free(struct snd_pcm_substream *substream) in snd_atiixp_pcm_hw_free() function 1144 .hw_free = snd_atiixp_pcm_hw_free, 1155 .hw_free = snd_atiixp_pcm_hw_free, 1166 .hw_free = snd_atiixp_pcm_hw_free,
|
H A D | atiixp_modem.c | 806 static int snd_atiixp_pcm_hw_free(struct snd_pcm_substream *substream) in snd_atiixp_pcm_hw_free() function 936 .hw_free = snd_atiixp_pcm_hw_free, 947 .hw_free = snd_atiixp_pcm_hw_free,
|
/kernel/linux/linux-6.6/sound/pci/ |
H A D | atiixp.c | 982 static int snd_atiixp_pcm_hw_free(struct snd_pcm_substream *substream) in snd_atiixp_pcm_hw_free() function 1144 .hw_free = snd_atiixp_pcm_hw_free, 1155 .hw_free = snd_atiixp_pcm_hw_free, 1166 .hw_free = snd_atiixp_pcm_hw_free,
|
H A D | atiixp_modem.c | 805 static int snd_atiixp_pcm_hw_free(struct snd_pcm_substream *substream) in snd_atiixp_pcm_hw_free() function 935 .hw_free = snd_atiixp_pcm_hw_free, 946 .hw_free = snd_atiixp_pcm_hw_free,
|
Completed in 9 milliseconds