Searched defs:snd_card (Results 1 – 10 of 10) 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 ctl_files_rwlock; /* ctl_files list lock */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
957 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
245 struct snd_card *snd_card; member
129 struct snd_card *snd_card; member