Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/usb/
Diuu_phoenix.txt39 parm: xmas:xmas color enabled or not (bool)
61 - xmas is completely useless except for your eyes. This is one of my friend who was
/linux-4.4.14/drivers/usb/serial/
Diuu_phoenix.c48 static bool xmas; variable
363 if (xmas == 1) { in iuu_led_activity_on()
383 if (xmas == 1) { in iuu_led_activity_off()
1214 module_param(xmas, bool, S_IRUGO | S_IWUSR);
1215 MODULE_PARM_DESC(xmas, "Xmas colors enabled or not");