Searched defs:snd_card (Results 1 – 2 of 2) sorted by relevance
99821 struct snd_card { struct99832 void (*private_free)(struct snd_card *); argument99833 struct list_head devices;99834 struct device ctl_dev;99835 unsigned int last_numid;99836 struct rw_semaphore controls_rwsem;99837 rwlock_t ctl_files_rwlock;99838 int controls_count;99839 int user_ctl_count;99840 struct list_head controls;[all …]