Home
last modified time | relevance | path

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

/linux-6.15/sound/core/
H A Dpcm.c859 pcm_call_notify(pcm, n_unregister); in snd_pcm_free()
1142 !notify->n_unregister || in snd_pcm_notify()
1149 notify->n_unregister(pcm); in snd_pcm_notify()
/linux-6.15/include/sound/
H A Dpcm.h574 int (*n_unregister) (struct snd_pcm * pcm); member
/linux-6.15/sound/core/oss/
H A Dpcm_oss.c3189 .n_unregister = snd_pcm_oss_unregister_minor,