Searched refs:handle_led (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/isdn/hisax/
H A Dhfc_usb.c302 handle_led(hfcusb_data * hfc, int event) function
357 handle_led(hfc, LED_S0_OFF);
374 handle_led(hfc, LED_S0_OFF);
406 handle_led(hfc, LED_S0_ON);
422 handle_led(hfc, LED_S0_OFF);
986 handle_led(hfc, LED_B2_OFF);
988 handle_led(hfc, LED_B1_OFF);
991 handle_led(hfc, LED_B2_ON);
993 handle_led(hfc, LED_B1_ON);
1253 handle_led(hf
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/isdn/hisax/
H A Dhfc_usb.c302 handle_led(hfcusb_data * hfc, int event) function
357 handle_led(hfc, LED_S0_OFF);
374 handle_led(hfc, LED_S0_OFF);
406 handle_led(hfc, LED_S0_ON);
422 handle_led(hfc, LED_S0_OFF);
986 handle_led(hfc, LED_B2_OFF);
988 handle_led(hfc, LED_B1_OFF);
991 handle_led(hfc, LED_B2_ON);
993 handle_led(hfc, LED_B1_ON);
1253 handle_led(hf
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.c156 handle_led(struct hfcsusb *hw, int event) function
579 handle_led(hw, LED_POWER_ON);
631 handle_led(hw, LED_S0_ON);
633 handle_led(hw, LED_S0_OFF);
661 handle_led(hw, LED_S0_OFF);
682 handle_led(hw, LED_S0_ON);
773 handle_led(hw, (bch->nr == 1) ? LED_B1_ON : LED_B2_ON);
775 handle_led(hw, (bch->nr == 1) ? LED_B1_OFF :
1626 handle_led(hw, LED_POWER_ON);
2141 handle_led(h
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.c156 handle_led(struct hfcsusb *hw, int event) function
579 handle_led(hw, LED_POWER_ON);
631 handle_led(hw, LED_S0_ON);
633 handle_led(hw, LED_S0_OFF);
661 handle_led(hw, LED_S0_OFF);
682 handle_led(hw, LED_S0_ON);
773 handle_led(hw, (bch->nr == 1) ? LED_B1_ON : LED_B2_ON);
775 handle_led(hw, (bch->nr == 1) ? LED_B1_OFF :
1626 handle_led(hw, LED_POWER_ON);
2141 handle_led(h
[all...]

Completed in 181 milliseconds