Searched defs:snd_card (Results 1 – 11 of 11) sorted by relevance
80 struct snd_card { struct95 void (*private_free) (struct snd_card *card); /* callback for freeing of argument97 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 controls_rwlock; /* lock for lookup and ctl_files list */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 …]
58 struct snd_soc_card snd_card; member
1020 struct snd_card *snd_card; member
19 struct snd_soc_card snd_card; member
141 struct snd_card *snd_card; member
163 struct snd_card *snd_card; member
123 struct snd_card *snd_card; member
243 DEFINE_FREE(snd_card_unref, struct snd_card *, if (_T) snd_card_unref(_T)) in DEFINE_FREE() argument [all...]
245 struct snd_card *snd_card; member
127 struct snd_card *snd_card; member