Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
H A Dmixer_abst.h52 #define SM_CAP_CSWITCH_EXCL (1<<11) macro
/third_party/alsa-lib/src/mixer/
H A Dsimple.c674 return COND_CAPS(elem, SM_CAP_CSWITCH_EXCL); in snd_mixer_selem_has_capture_switch_exclusive()
687 if (! (s->caps & SM_CAP_CSWITCH_EXCL)) in snd_mixer_selem_get_capture_group()
H A Dsimple_none.c783 caps |= SM_CAP_CSWITCH | SM_CAP_CSWITCH_EXCL; in simple_update()
862 caps &= ~(SM_CAP_GSWITCH|SM_CAP_CSWITCH_JOIN|SM_CAP_CSWITCH_EXCL); in simple_update()
/third_party/alsa-lib/modules/mixer/simple/
H A Dpython.c674 {"CAP_CSWITCH_EXCL", (getter)pymelem_cap, NULL, NULL, (void *)SM_CAP_CSWITCH_EXCL},

Completed in 6 milliseconds