Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/mixer/
H A Dsimple_none.c56 CTL_PLAYBACK_ENUM, enumerator
302 type = CTL_PLAYBACK_ENUM; in elem_read_enum()
352 if (s->ctls[CTL_PLAYBACK_ENUM].elem) { in selem_read()
544 type = CTL_PLAYBACK_ENUM; in elem_write_enum()
570 if (s->ctls[CTL_PLAYBACK_ENUM].elem) in selem_write_main()
792 ctl = &simple->ctls[CTL_PLAYBACK_ENUM]; in simple_update()
893 {" Playback Enum", CTL_PLAYBACK_ENUM},
1046 if (! s->ctls[CTL_PLAYBACK_ENUM].elem) in is_ops()
1048 return s->ctls[CTL_PLAYBACK_ENUM].max; in is_ops()
1334 type = CTL_PLAYBACK_ENUM; in enum_item_name_ops()
[all...]

Completed in 3 milliseconds