Searched defs:_snd_hctl_elem (Results 1 – 1 of 1) sorted by relevance
70 struct _snd_hctl_elem { struct71 snd_ctl_elem_id_t id; /* must be always on top */72 struct list_head list; /* links for list of all helems */73 int compare_weight; /* compare weight (reversed) */75 snd_hctl_elem_callback_t callback;76 void *callback_private;78 snd_hctl_t *hctl; /* associated handle */