Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/sound/
A 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 */
103 int controls_count; /* count of all controls */
120 int shutdown; /* this card is going down */
121 struct completion *release_completion;
125 bool registered; /* card_dev is registered? */
126 bool managed; /* managed via devres */
[all …]
A Dsimple_card_utils.h58 struct snd_soc_card snd_card; member
A Dsoc.h917 struct snd_card *snd_card; member
/linux-6.3-rc2/sound/pci/asihpi/
A Dhpios.h141 struct snd_card *snd_card; member
/linux-6.3-rc2/drivers/media/usb/stk1160/
A Dstk1160.h163 struct snd_card *snd_card; member
/linux-6.3-rc2/drivers/media/pci/tw686x/
A Dtw686x.h123 struct snd_card *snd_card; member
/linux-6.3-rc2/sound/pci/cs46xx/
A Dcs46xx_dsp_spos.h163 struct snd_card *snd_card; member
/linux-6.3-rc2/drivers/media/pci/solo6x10/
A Dsolo6x10.h245 struct snd_card *snd_card; member
/linux-6.3-rc2/sound/soc/fsl/
A Dfsl_spdif.c129 struct snd_card *snd_card; member

Completed in 47 milliseconds