Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
H A Dmixer_abst.h91 int (*get_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.c435 return sm_selem_ops(elem)->get_switch(elem, SM_PLAY, channel, value); in snd_mixer_selem_get_playback_switch()
761 return sm_selem_ops(elem)->get_switch(elem, SM_CAPT, channel, value); in snd_mixer_selem_get_capture_switch()
H A Dsimple_none.c1418 .get_switch = get_switch_ops,
/third_party/alsa-lib/modules/mixer/simple/
H A Dsbase.c277 .get_switch = get_switch_ops,
H A Dpython.c499 .get_switch = get_switch_ops,

Completed in 7 milliseconds