Home
last modified time | relevance | path

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

/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.h980 struct snd_card *snd_card; member

Completed in 14 milliseconds