Home
last modified time | relevance | path

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

/linux/include/sound/
A Dcore.h79 struct snd_card { struct
94 void (*private_free) (struct snd_card *card); /* callback for freeing of argument
96 struct list_head devices; /* devices */
98 struct device ctl_dev; /* control device */
99 unsigned int last_numid; /* last used numeric ID */
102 int controls_count; /* count of all controls */
114 int shutdown; /* this card is going down */
115 struct completion *release_completion;
119 bool registered; /* card_dev is registered? */
120 bool managed; /* managed via devres */
[all …]
A Dsimple_card_utils.h49 struct snd_soc_card snd_card; member
A Dsoc.h886 struct snd_card *snd_card; member
/linux/sound/pci/asihpi/
A Dhpios.h141 struct snd_card *snd_card; member
/linux/drivers/media/usb/stk1160/
A Dstk1160.h157 struct snd_card *snd_card; member
/linux/drivers/media/pci/tw686x/
A Dtw686x.h123 struct snd_card *snd_card; member
/linux/sound/pci/cs46xx/
A Dcs46xx_dsp_spos.h163 struct snd_card *snd_card; member
/linux/drivers/media/pci/solo6x10/
A Dsolo6x10.h245 struct snd_card *snd_card; member

Completed in 31 milliseconds