Searched refs:USB_LED_STATE_ON (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/brcm-boards/bcm947xx/
H A Dwps_led.c63 if (cmd == USB_LED_STATE_ON || cmd == USB_LED_STATE_OFF)
69 if (cmd == USB_LED_STATE_ON)
75 if (cmd == USB_LED_STATE_ON)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/include/
H A Dwps_led.h35 #define USB_LED_STATE_ON _IOWR(WPS_LED_IOCTL_NUM, 10, int *) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/rc/
H A Dhotplug_usb2.c371 ioctl(fd, USB_LED_STATE_ON, 1);
471 ioctl(fd, USB_LED_STATE_ON, 1);

Completed in 69 milliseconds