Searched refs:LOMIOCSETLED (Results 1 – 3 of 3) sorted by relevance
133 #define LOMIOCSETLED _IOWR('a', 101, lom_set_led_t) macro
1262 case LOMIOCSETLED: in lw8_ioctl()
3749 if (ioctl(ledfd, LOMIOCSETLED, &lom_set_led) == -1) { in set_led()