Home
last modified time | relevance | path

Searched refs:swapRGB (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/usb/
Dstv680.c81 static int swapRGB = 0; /* default for auto sleect */ variable
486 swapRGB = 0; in stv_init()
487 if ((swapRGB_on == 0) && (swapRGB == 0)) in stv_init()
489 else if ((swapRGB_on == 1) && (swapRGB == 1)) in stv_init()
534 out += sprintf (out, "swapRGB : %s\n", ON_OFF (swapRGB)); in stv680_read_proc()
1022 if (((swapRGB == 1) && (swapRGB_on != -1)) || (swapRGB_on == 1)) { in bayer_unshuffle()
1316 swapRGB = 1; in stv680_ioctl()
/linux-2.4.37.9/Documentation/usb/
Dstv680.txt36 When the driver is compiled as a module, you can set a "swapRGB=1"