Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/isdn/hardware/mISDN/
Dhfcsusb.c59 static void hfcsusb_start_endpoint(struct hfcsusb *hw, int channel);
234 hfcsusb_start_endpoint(hw, bch->nr - 1); in hfcusb_l2l1B()
438 hfcsusb_start_endpoint(hw, HFC_CHAN_D); in open_dchannel()
443 hfcsusb_start_endpoint(hw, HFC_CHAN_E); in open_dchannel()
1605 hfcsusb_start_endpoint(struct hfcsusb *hw, int channel) in hfcsusb_start_endpoint() function