Searched refs:ULED_GET_COLOR (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/usb/ | ||
H A D | uled_ioctl.h | 38 #define ULED_GET_COLOR _IOR('U', 205, struct uled_color) macro |
/freebsd/sys/dev/usb/misc/ | ||
H A D | uled.c | 255 case ULED_GET_COLOR: in uled_ioctl() |