Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/serial/
H A Diuu_phoenix.c43 static bool xmas; variable
354 if (xmas) { in iuu_led_activity_on()
375 if (xmas) { in iuu_led_activity_off()
1197 module_param(xmas, bool, S_IRUGO | S_IWUSR);
1198 MODULE_PARM_DESC(xmas, "Xmas colors enabled or not");
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Diuu_phoenix.c43 static bool xmas; variable
352 if (xmas) { in iuu_led_activity_on()
373 if (xmas) { in iuu_led_activity_off()
1192 module_param(xmas, bool, 0644);
1193 MODULE_PARM_DESC(xmas, "Xmas colors enabled or not");

Completed in 4 milliseconds