Searched refs:led_off (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/
H A Dbfin-global.h89 extern void led_off(int);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/pwc/
H A Dpwc-ioctl.h143 int led_off; /* Led off-time; range = 0..25000 */ member in struct:pwc_leds
H A Dpwc-if.c135 static int led_on = 100, led_off = 0; /* defaults to LED that is on while in use */ variable
1124 if (pwc_set_leds(pdev, led_on, led_off) < 0)
1926 led_off = leds[1];
H A Dpwc-ctrl.c1444 ret = pwc_set_leds(pdev, ARGR(leds).led_on, ARGR(leds).led_off);
1453 ret = pwc_get_leds(pdev, &ARGR(leds).led_on, &ARGR(leds).led_off);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/media/
H A Dpwc-ioctl.h144 int led_off; /* Led off-time; range = 0..25000 */ member in struct:pwc_leds
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A De100.c2175 led_off = 0x04, enumerator in enum:led_state
2180 nic->leds = (nic->leds & led_on) ? led_off :

Completed in 70 milliseconds