Searched refs:selem_ctl_type_t (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/mixer/
H A Dsimple_none.c67 } selem_ctl_type_t; typedef in typeref:enum:_selem_ctl_type
235 static int elem_read_volume(selem_none_t *s, int dir, selem_ctl_type_t type)
253 static int elem_read_switch(selem_none_t *s, int dir, selem_ctl_type_t type)
272 static int elem_read_route(selem_none_t *s, int dir, selem_ctl_type_t type)
467 static int elem_write_volume(selem_none_t *s, int dir, selem_ctl_type_t type)
483 static int elem_write_switch(selem_none_t *s, int dir, selem_ctl_type_t type)
499 static int elem_write_switch_constant(selem_none_t *s, selem_ctl_type_t type, int val)
515 static int elem_write_route(selem_none_t *s, int dir, selem_ctl_type_t type)
891 selem_ctl_type_t type;
910 static int base_len(const char *name, selem_ctl_type_t *typ
[all...]

Completed in 47 milliseconds