Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/isdn/hisax/
Dhfc_usb.c300 handle_led(hfcusb_data *hfc, int event) in handle_led() function
356 handle_led(hfc, LED_S0_OFF); in l1_timer_expire_t3()
374 handle_led(hfc, LED_S0_OFF); in l1_timer_expire_t4()
406 handle_led(hfc, LED_S0_ON); in s0_state_handler()
422 handle_led(hfc, LED_S0_OFF); in s0_state_handler()
981 handle_led(hfc, LED_B2_OFF); in setup_bchannel()
983 handle_led(hfc, LED_B1_OFF); in setup_bchannel()
986 handle_led(hfc, LED_B2_ON); in setup_bchannel()
988 handle_led(hfc, LED_B1_ON); in setup_bchannel()
1244 handle_led(hfc, LED_POWER_ON); in hfc_usb_init()
[all …]
/Linux-v4.19/drivers/isdn/hardware/mISDN/
Dhfcsusb.c153 handle_led(struct hfcsusb *hw, int event) in handle_led() function
563 handle_led(hw, LED_POWER_ON); in hfc_dctrl()
615 handle_led(hw, LED_S0_ON); in ph_state_te()
617 handle_led(hw, LED_S0_OFF); in ph_state_te()
645 handle_led(hw, LED_S0_OFF); in ph_state_nt()
666 handle_led(hw, LED_S0_ON); in ph_state_nt()
757 handle_led(hw, (bch->nr == 1) ? LED_B1_ON : LED_B2_ON); in hfcsusb_setup_bch()
759 handle_led(hw, (bch->nr == 1) ? LED_B1_OFF : in hfcsusb_setup_bch()
1604 handle_led(hw, LED_POWER_ON); in reset_hfcsusb()
2125 handle_led(hw, LED_POWER_OFF); in hfcsusb_disconnect()