Searched refs:n_unregister (Results 1 – 3 of 3) sorted by relevance
859 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()
574 int (*n_unregister) (struct snd_pcm * pcm); member
3189 .n_unregister = snd_pcm_oss_unregister_minor,