Searched refs:wConnector (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | theatre.h | 19 uint32_t wConnector; member in struct:__anon86f3611d0108 59 _X_EXPORT void RT_SetConnector (TheatrePtr t, uint16_t wConnector, int tunerFlag);
|
| H A D | theatre.c | 32 static void RT_SetCombFilter (TheatrePtr t, uint16_t wStandard, uint16_t wConnector); 1374 if (t->wConnector == DEC_SVIDEO) 1425 * RT_SetCombFilter (uint16_t wStandard, uint16_t wConnector) * 1429 * uint16_t wConnector - COMPOSITE, SVIDEO * 1432 static void RT_SetCombFilter (TheatrePtr t, uint16_t wStandard, uint16_t wConnector) argument 1439 switch (wConnector) 1784 void RT_SetConnector (TheatrePtr t, uint16_t wConnector, int tunerFlag) argument 1790 t->wConnector = wConnector; 1808 switch (wConnector) [all...] |
| H A D | theatre200.c | 1812 _X_EXPORT void RT_SetConnector (TheatrePtr t, uint16_t wConnector, int tunerFlag) argument 1816 t->wConnector = wConnector; 1826 switch (wConnector)
|
Completed in 8 milliseconds