Searched defs:snd_ctl_file (Results 1 – 2 of 2) sorted by relevance
94005 struct snd_ctl_file { struct94006 struct list_head list;94007 struct snd_card *card;94008 struct pid *pid;94009 int preferred_subdevice[2];94010 wait_queue_head_t change_sleep;94011 spinlock_t read_lock;94012 struct snd_fasync *fasync;94013 int subscribed;94014 struct list_head events;
103701 struct snd_ctl_file { struct103702 struct list_head list;103703 struct snd_card *card;103704 struct pid *pid;103705 int preferred_subdevice[2];103706 wait_queue_head_t change_sleep;103707 spinlock_t read_lock;103708 struct snd_fasync *fasync;103709 int subscribed;103710 struct list_head events;