Searched refs:CTL_PLAYBACK_VOLUME (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.c59 CTL_PLAYBACK_VOLUME, enumerator in enum:_selem_ctl_type
360 if (s->ctls[CTL_PLAYBACK_VOLUME].elem)
361 err = elem_read_volume(s, SM_PLAY, CTL_PLAYBACK_VOLUME);
597 if (s->ctls[CTL_PLAYBACK_VOLUME].elem) {
598 err = elem_write_volume(s, SM_PLAY, CTL_PLAYBACK_VOLUME);
757 ctl = &simple->ctls[CTL_PLAYBACK_VOLUME];
840 if (simple->ctls[CTL_PLAYBACK_VOLUME].elem &&
841 simple->ctls[CTL_PLAYBACK_VOLUME].values > 1) {
896 {" Playback Volume", CTL_PLAYBACK_VOLUME},
942 *type = CTL_PLAYBACK_VOLUME;
[all...]

Completed in 55 milliseconds