Home
last modified time | relevance | path

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

/linux/sound/core/
H A Dmisc.c123 struct snd_fasync **fasyncp) in snd_fasync_helper() argument
135 if (*fasyncp) { in snd_fasync_helper()
137 fasync = *fasyncp; in snd_fasync_helper()
141 *fasyncp = fasync; in snd_fasync_helper()