Searched defs:helem_base (Results 1 – 1 of 1) sorted by relevance
56 struct helem_base { struct57 struct list_head list;58 snd_hctl_elem_t *helem;59 unsigned short purpose;60 unsigned int caps;61 unsigned int inactive: 1;62 long min, max;63 unsigned int count;