Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/
Dstv680.c516 #define ON_OFF(x) ((x) ? "(auto) on" : "(auto) off") macro
534 out += sprintf (out, "swapRGB : %s\n", ON_OFF (swapRGB)); in stv680_read_proc()