Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/mixer/
H A Dsimple_none.c52 CTL_GLOBAL_ENUM, enumerator
297 type = CTL_GLOBAL_ENUM; in elem_read_enum()
300 type = CTL_GLOBAL_ENUM; in elem_read_enum()
338 if (s->ctls[CTL_GLOBAL_ENUM].elem) { in selem_read()
539 type = CTL_GLOBAL_ENUM; in elem_write_enum()
542 type = CTL_GLOBAL_ENUM; in elem_write_enum()
567 if (s->ctls[CTL_GLOBAL_ENUM].elem) in selem_write_main()
786 ctl = &simple->ctls[CTL_GLOBAL_ENUM]; in simple_update()
901 {" Enum", CTL_GLOBAL_ENUM},
1041 if (! s->ctls[CTL_GLOBAL_ENUM] in is_ops()
[all...]

Completed in 3 milliseconds