Searched defs:snd_card (Results 1 – 9 of 9) sorted by relevance
84 struct snd_card { struct99 void (*private_free) (struct snd_card *card); /* callback for freeing of argument101 struct list_head devices; /* devices */103 struct device ctl_dev; /* control device */104 unsigned int last_numid; /* last used numeric ID */105 struct rw_semaphore controls_rwsem; /* controls list lock */106 rwlock_t ctl_files_rwlock; /* ctl_files list lock */107 int controls_count; /* count of all controls */108 int user_ctl_count; /* count of all user controls */109 struct list_head controls; /* all controls for this card */[all …]
42 struct snd_soc_card snd_card; member
996 struct snd_card *snd_card; member
141 struct snd_card *snd_card; member
157 struct snd_card *snd_card; member
59 struct snd_soc_card snd_card; member
123 struct snd_card *snd_card; member
163 struct snd_card *snd_card; member
245 struct snd_card *snd_card; member