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

/drivers/isdn/hisax/
H A Dhfc_usb.c300 handle_led(hfcusb_data *hfc, int event) function
355 handle_led(hfc, LED_S0_OFF);
372 handle_led(hfc, LED_S0_OFF);
404 handle_led(hfc, LED_S0_ON);
420 handle_led(hfc, LED_S0_OFF);
984 handle_led(hfc, LED_B2_OFF);
986 handle_led(hfc, LED_B1_OFF);
989 handle_led(hfc, LED_B2_ON);
991 handle_led(hfc, LED_B1_ON);
1251 handle_led(hf
[all...]
/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.c153 handle_led(struct hfcsusb *hw, int event) function
577 handle_led(hw, LED_POWER_ON);
629 handle_led(hw, LED_S0_ON);
631 handle_led(hw, LED_S0_OFF);
659 handle_led(hw, LED_S0_OFF);
680 handle_led(hw, LED_S0_ON);
771 handle_led(hw, (bch->nr == 1) ? LED_B1_ON : LED_B2_ON);
773 handle_led(hw, (bch->nr == 1) ? LED_B1_OFF :
1624 handle_led(hw, LED_POWER_ON);
2138 handle_led(h
[all...]

Completed in 99 milliseconds