Home
last modified time | relevance | path

Searched refs:MUTE_CONTROL (Results 1 – 3 of 3) sorted by relevance

/trueos/sys/dev/sound/macio/
HDi2s.c680 #define MUTE_CONTROL(xxx, yyy) \ macro
697 MUTE_CONTROL(speaker, AMP) in MUTE_CONTROL() function
698 MUTE_CONTROL(headphone, HEADPHONE) in MUTE_CONTROL()
699 MUTE_CONTROL(lineout, LINEOUT) in MUTE_CONTROL()
/trueos/sys/dev/sound/usb/
HDuaudioreg.h366 #define MUTE_CONTROL 0x01 macro
HDuaudio.c3434 case MUTE_CONTROL: in uaudio_mixer_add_feature()
3553 what = MUTE_CONTROL; in uaudio20_mixer_add_feature()