Home
last modified time | relevance | path

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

/linux-4.4.14/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.h1077 struct snd_card *snd_card; member
/linux-4.4.14/sound/pci/asihpi/
Dhpios.h152 struct snd_card *snd_card; member
/linux-4.4.14/drivers/media/usb/stk1160/
Dstk1160.h166 struct snd_card *snd_card; member
/linux-4.4.14/sound/soc/sh/rcar/
Drsrc-card.c60 struct snd_soc_card snd_card; member
/linux-4.4.14/sound/soc/generic/
Dsimple-card.c25 struct snd_soc_card snd_card; member
/linux-4.4.14/sound/pci/cs46xx/
Dcs46xx_dsp_spos.h178 struct snd_card *snd_card; member
/linux-4.4.14/sound/soc/
Dsoc-ops.c600 struct snd_card *snd_card = card->snd_card; in snd_soc_limit_volume() local
/linux-4.4.14/drivers/media/pci/solo6x10/
Dsolo6x10.h250 struct snd_card *snd_card; member