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

/xsrc/external/mit/xf86-video-ati/xorg-server-copy/
H A Dmsp3430.h26 int c_mode; /* current state of mode for autoswitchimg */ member in struct:__anonb10ee12b0108
H A Dmsp3430.c664 if (detect>=((m->c_mode==MSPMODE_STEREO)?stereo_off:stereo_on)) {
665 m->c_mode=MSPMODE_STEREO;
669 else if (detect<=((m->c_mode==MSPMODE_AB)?dual_off:dual_on)) {
670 m->c_mode=MSPMODE_AB;
679 m->c_mode=MSPMODE_MONO;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/i2c/
H A Dmsp3430.h26 int c_mode; /* current state of mode for autoswitchimg */ member in struct:__anonddcb0b7b0108
H A Dmsp3430.c664 if (detect>=((m->c_mode==MSPMODE_STEREO)?stereo_off:stereo_on)) {
665 m->c_mode=MSPMODE_STEREO;
669 else if (detect<=((m->c_mode==MSPMODE_AB)?dual_off:dual_on)) {
670 m->c_mode=MSPMODE_AB;
679 m->c_mode=MSPMODE_MONO;

Completed in 4 milliseconds