Home
last modified time | relevance | path

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

/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.c41 static void hfcsusb_ph_command(struct hfcsusb *hw, u_char command);
311 hfcsusb_ph_command(hw, in hfcusb_l2l1D()
317 hfcsusb_ph_command(hw, HFC_L1_ACTIVATE_TE); in hfcusb_l2l1D()
332 hfcsusb_ph_command(hw, HFC_L1_DEACTIVATE_NT); in hfcusb_l2l1D()
643 hfcsusb_ph_command(dch->hw, HFC_L1_DEACTIVATE_NT); in ph_state_nt()
757 hfcsusb_ph_command(struct hfcsusb *hw, u_char command) in hfcsusb_ph_command() function