Searched refs:helem_base (Results 1 - 2 of 2) sorted by relevance
/third_party/alsa-lib/modules/mixer/simple/ |
H A D | sbase.c | 54 static long to_user(struct selem_base *s, int dir, struct helem_base *c, long value) 63 static long from_user(struct selem_base *s, int dir, struct helem_base *c, long value) 79 struct helem_base *helem; in update_ranges() 86 helem = list_entry(pos, struct helem_base, list); in update_ranges() 98 helem = list_entry(pos, struct helem_base, list); in update_ranges() 120 struct helem_base *helem; in is_ops() 122 helem = list_entry(pos, struct helem_base, list); in is_ops() 138 struct helem_base *helem; in is_ops() 139 helem = list_entry(s->helems.next, struct helem_base, list); in is_ops() 144 struct helem_base *hele in is_ops() [all...] |
H A D | sbase.h | 56 struct helem_base { struct
|
Completed in 2 milliseconds