Searched defs:snd_card (Results 1 – 8 of 8) sorted by relevance
94 struct snd_card { struct108 void (*private_free) (struct snd_card *card); /* callback for freeing of argument110 struct list_head devices; /* devices */112 struct device ctl_dev; /* control device */113 unsigned int last_numid; /* last used numeric ID */114 struct rw_semaphore controls_rwsem; /* controls list lock */115 rwlock_t ctl_files_rwlock; /* ctl_files list lock */116 int controls_count; /* count of all controls */117 int user_ctl_count; /* count of all user controls */118 struct list_head controls; /* all controls for this card */[all …]
1041 struct snd_card *snd_card; member
152 struct snd_card *snd_card; member
168 struct snd_card *snd_card; member
25 struct snd_soc_card snd_card; member
59 struct snd_soc_card snd_card; member
178 struct snd_card *snd_card; member
251 struct snd_card *snd_card; member