Home
last modified time | relevance | path

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

/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.c45 static void hfcsusb_start_endpoint(struct hfcsusb *hw, int channel);
220 hfcsusb_start_endpoint(hw, bch->nr - 1); in hfcusb_l2l1B()
429 hfcsusb_start_endpoint(hw, HFC_CHAN_D); in open_dchannel()
434 hfcsusb_start_endpoint(hw, HFC_CHAN_E); in open_dchannel()
1600 hfcsusb_start_endpoint(struct hfcsusb *hw, int channel) in hfcsusb_start_endpoint() function