Home
last modified time | relevance | path

Searched defs:snd_card (Results 1 – 5 of 5) sorted by relevance

/linux-3.3/include/sound/
Dcore.h99 struct snd_card { struct
113 void (*private_free) (struct snd_card *card); /* callback for freeing of argument
115 struct list_head devices; /* devices */
117 unsigned int last_numid; /* last used numeric ID */
118 struct rw_semaphore controls_rwsem; /* controls list lock */
119 rwlock_t ctl_files_rwlock; /* ctl_files list lock */
120 int controls_count; /* count of all controls */
121 int user_ctl_count; /* count of all user controls */
122 struct list_head controls; /* all controls for this card */
123 struct list_head ctl_files; /* active control files */
[all …]
Dcs46xx_dsp_spos.h178 struct snd_card *snd_card; member
Dsoc.h763 struct snd_card *snd_card; member
/linux-3.3/sound/pci/asihpi/
Dhpios.h157 struct snd_card *snd_card; member
/linux-3.3/drivers/staging/media/solo6x10/
Dsolo6x10.h234 struct snd_card *snd_card; member