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

/linux-4.1.27/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.c60 static void hfcsusb_stop_endpoint(struct hfcsusb *hw, int channel);
560 hfcsusb_stop_endpoint(hw, HFC_CHAN_D); hfc_dctrl()
562 hfcsusb_stop_endpoint(hw, HFC_CHAN_E); hfc_dctrl()
1673 hfcsusb_stop_endpoint(struct hfcsusb *hw, int channel) hfcsusb_stop_endpoint() function
1751 hfcsusb_stop_endpoint(hw, HFC_CHAN_D); release_hw()
1752 hfcsusb_stop_endpoint(hw, HFC_CHAN_B1); release_hw()
1753 hfcsusb_stop_endpoint(hw, HFC_CHAN_B2); release_hw()
1755 hfcsusb_stop_endpoint(hw, HFC_CHAN_E); release_hw()
1791 hfcsusb_stop_endpoint(hw, bch->nr - 1); deactivate_bchannel()

Completed in 61 milliseconds