Searched defs:snd_card (Results 1 – 12 of 12) sorted by relevance
94 struct snd_card { struct109 void (*private_free) (struct snd_card *card); /* callback for freeing of argument111 struct list_head devices; /* devices */113 struct device ctl_dev; /* control device */114 unsigned int last_numid; /* last used numeric ID */115 struct rw_semaphore controls_rwsem; /* controls list lock */116 rwlock_t ctl_files_rwlock; /* ctl_files list lock */117 int controls_count; /* count of all controls */118 int user_ctl_count; /* count of all user controls */119 struct list_head controls; /* all controls for this card */[all …]
1018 struct snd_card *snd_card; member
152 struct snd_card *snd_card; member
23 struct snd_soc_card snd_card; member
26 struct snd_soc_card snd_card; member
24 struct snd_soc_card snd_card; member
19 struct snd_soc_card snd_card; member
168 struct snd_card *snd_card; member
126 struct snd_card *snd_card; member
178 struct snd_card *snd_card; member
595 struct snd_card *snd_card = card->snd_card; in snd_soc_limit_volume() local
254 struct snd_card *snd_card; member