Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dcore.h94 struct snd_card { struct
109 void (*private_free) (struct snd_card *card); /* callback for freeing of argument
111 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 …]
Dsoc.h1018 struct snd_card *snd_card; member
/Linux-v4.19/sound/pci/asihpi/
Dhpios.h152 struct snd_card *snd_card; member
/Linux-v4.19/sound/soc/generic/
Dsimple-scu-card.c23 struct snd_soc_card snd_card; member
Daudio-graph-scu-card.c26 struct snd_soc_card snd_card; member
Daudio-graph-card.c24 struct snd_soc_card snd_card; member
Dsimple-card.c19 struct snd_soc_card snd_card; member
/Linux-v4.19/drivers/media/usb/stk1160/
Dstk1160.h168 struct snd_card *snd_card; member
/Linux-v4.19/drivers/media/pci/tw686x/
Dtw686x.h126 struct snd_card *snd_card; member
/Linux-v4.19/sound/pci/cs46xx/
Dcs46xx_dsp_spos.h178 struct snd_card *snd_card; member
/Linux-v4.19/sound/soc/
Dsoc-ops.c595 struct snd_card *snd_card = card->snd_card; in snd_soc_limit_volume() local
/Linux-v4.19/drivers/media/pci/solo6x10/
Dsolo6x10.h254 struct snd_card *snd_card; member