Searched defs:snd_fasync (Results 1 – 2 of 2) sorted by relevance
117910 struct snd_fasync { struct117911 struct fasync_struct *fasync;117912 int signal;117913 int poll;117914 int on;117915 struct list_head list;
124329 struct snd_fasync { struct124330 struct fasync_struct *fasync;124331 int signal;124332 int poll;124333 int on;124334 struct list_head list;