Home
last modified time | relevance | path

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

/linux-4.1.27/include/sound/
Dcore.h94 struct snd_card { struct
108 void (*private_free) (struct snd_card *card); /* callback for freeing of argument
110 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 …]
Dsoc.h1041 struct snd_card *snd_card; member
/linux-4.1.27/sound/pci/asihpi/
Dhpios.h152 struct snd_card *snd_card; member
/linux-4.1.27/drivers/media/usb/stk1160/
Dstk1160.h168 struct snd_card *snd_card; member
/linux-4.1.27/sound/soc/generic/
Dsimple-card.c25 struct snd_soc_card snd_card; member
/linux-4.1.27/sound/soc/sh/rcar/
Drsrc-card.c59 struct snd_soc_card snd_card; member
/linux-4.1.27/sound/pci/cs46xx/
Dcs46xx_dsp_spos.h178 struct snd_card *snd_card; member
/linux-4.1.27/drivers/media/pci/solo6x10/
Dsolo6x10.h251 struct snd_card *snd_card; member