Searched refs:snd_pcm_group_unref (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/core/ |
H A D | pcm_native.c | 1281 static void snd_pcm_group_unref(struct snd_pcm_group *group, in snd_pcm_group_unref() function 1326 snd_pcm_group_unref(group, substream); in snd_pcm_stream_group_ref() 1346 snd_pcm_group_unref(group, substream); in snd_pcm_action() 2131 snd_pcm_group_unref(group, substream); in snd_pcm_drain() 2158 snd_pcm_group_unref(group, substream); in snd_pcm_drain()
|
/kernel/linux/linux-6.6/sound/core/ |
H A D | pcm_native.c | 1300 static void snd_pcm_group_unref(struct snd_pcm_group *group, in snd_pcm_group_unref() function 1345 snd_pcm_group_unref(group, substream); in snd_pcm_stream_group_ref() 1365 snd_pcm_group_unref(group, substream); in snd_pcm_action() 2148 snd_pcm_group_unref(group, substream); in snd_pcm_drain() 2175 snd_pcm_group_unref(group, substream); in snd_pcm_drain()
|
Completed in 10 milliseconds