Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
H A Dmixer_abst.h59 #define SM_OPS_IS_CHANNEL 2 macro
/third_party/alsa-lib/src/mixer/
H A Dsimple.c270 return sm_selem_ops(elem)->is(elem, SM_PLAY, SM_OPS_IS_CHANNEL, (int)channel); in snd_mixer_selem_has_playback_channel()
576 return sm_selem_ops(elem)->is(elem, SM_CAPT, SM_OPS_IS_CHANNEL, channel); in snd_mixer_selem_has_capture_channel()
H A Dsimple_none.c1023 case SM_OPS_IS_CHANNEL: in is_ops()
/third_party/alsa-lib/modules/mixer/simple/
H A Dsbase.c132 case SM_OPS_IS_CHANNEL: in is_ops()
H A Dpython.c175 case SM_OPS_IS_CHANNEL: s = "Channel"; xval = 1; break; in is_ops()

Completed in 7 milliseconds