Home
last modified time | relevance | path

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

/linux-6.6.21/include/sound/
Dcore.h80 struct snd_card { struct
95 void (*private_free) (struct snd_card *card); /* callback for freeing of argument
97 struct list_head devices; /* devices */
99 struct device *ctl_dev; /* control device */
100 unsigned int last_numid; /* last used numeric ID */
101 struct rw_semaphore controls_rwsem; /* controls lock (list and values) */
102 rwlock_t ctl_files_rwlock; /* ctl_files list lock */
103 int controls_count; /* count of all controls */
104 size_t user_ctl_alloc_size; // current memory allocation by user controls.
105 struct list_head controls; /* all controls for this card */
[all …]
Dsimple_card_utils.h58 struct snd_soc_card snd_card; member
Dsoc.h957 struct snd_card *snd_card; member
/linux-6.6.21/sound/soc/loongson/
Dloongson_card.c19 struct snd_soc_card snd_card; member
/linux-6.6.21/sound/pci/asihpi/
Dhpios.h141 struct snd_card *snd_card; member
/linux-6.6.21/drivers/media/usb/stk1160/
Dstk1160.h163 struct snd_card *snd_card; member
/linux-6.6.21/drivers/media/pci/tw686x/
Dtw686x.h123 struct snd_card *snd_card; member
/linux-6.6.21/sound/pci/cs46xx/
Dcs46xx_dsp_spos.h163 struct snd_card *snd_card; member
/linux-6.6.21/drivers/media/pci/solo6x10/
Dsolo6x10.h245 struct snd_card *snd_card; member
/linux-6.6.21/sound/soc/fsl/
Dfsl_spdif.c129 struct snd_card *snd_card; member