Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.c46 static void hfcsusb_stop_endpoint(struct hfcsusb *hw, int channel);
551 hfcsusb_stop_endpoint(hw, HFC_CHAN_D); in hfc_dctrl()
553 hfcsusb_stop_endpoint(hw, HFC_CHAN_E); in hfc_dctrl()
1668 hfcsusb_stop_endpoint(struct hfcsusb *hw, int channel) in hfcsusb_stop_endpoint() function
1756 hfcsusb_stop_endpoint(hw, HFC_CHAN_D); in release_hw()
1757 hfcsusb_stop_endpoint(hw, HFC_CHAN_B1); in release_hw()
1758 hfcsusb_stop_endpoint(hw, HFC_CHAN_B2); in release_hw()
1760 hfcsusb_stop_endpoint(hw, HFC_CHAN_E); in release_hw()
1796 hfcsusb_stop_endpoint(hw, bch->nr - 1); in deactivate_bchannel()
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.c46 static void hfcsusb_stop_endpoint(struct hfcsusb *hw, int channel);
551 hfcsusb_stop_endpoint(hw, HFC_CHAN_D); in hfc_dctrl()
553 hfcsusb_stop_endpoint(hw, HFC_CHAN_E); in hfc_dctrl()
1668 hfcsusb_stop_endpoint(struct hfcsusb *hw, int channel) in hfcsusb_stop_endpoint() function
1756 hfcsusb_stop_endpoint(hw, HFC_CHAN_D); in release_hw()
1757 hfcsusb_stop_endpoint(hw, HFC_CHAN_B1); in release_hw()
1758 hfcsusb_stop_endpoint(hw, HFC_CHAN_B2); in release_hw()
1760 hfcsusb_stop_endpoint(hw, HFC_CHAN_E); in release_hw()
1796 hfcsusb_stop_endpoint(hw, bch->nr - 1); in deactivate_bchannel()

Completed in 5 milliseconds