Searched refs:ULED_SET_COLOR (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/usb/ | ||
H A D | uled_ioctl.h | 39 #define ULED_SET_COLOR _IOW('U', 206, struct uled_color) macro |
/freebsd/sys/dev/usb/misc/ | ||
H A D | uled.c | 258 case ULED_SET_COLOR: in uled_ioctl() |