Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
H A Dmixer_abst.h92 int (*set_switch)(snd_mixer_elem_t *elem, int dir, snd_mixer_selem_channel_id_t channel, int value); member
/third_party/alsa-lib/src/mixer/
H A Dsimple.c527 return sm_selem_ops(elem)->set_switch(elem, SM_PLAY, channel, value); in snd_mixer_selem_set_playback_switch()
853 return sm_selem_ops(elem)->set_switch(elem, SM_CAPT, channel, value); in snd_mixer_selem_set_capture_switch()
H A Dsimple_none.c1419 .set_switch = set_switch_ops,
/third_party/alsa-lib/modules/mixer/simple/
H A Dsbase.c278 .set_switch = set_switch_ops,
H A Dpython.c500 .set_switch = set_switch_ops,

Completed in 11 milliseconds