Searched defs:snd_card (Results 1 – 8 of 8) sorted by relevance
79 struct snd_card { struct94 void (*private_free) (struct snd_card *card); /* callback for freeing of argument96 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 …]
49 struct snd_soc_card snd_card; member
886 struct snd_card *snd_card; member
141 struct snd_card *snd_card; member
157 struct snd_card *snd_card; member
123 struct snd_card *snd_card; member
163 struct snd_card *snd_card; member
245 struct snd_card *snd_card; member
Completed in 31 milliseconds