Searched refs:hfcsusb_start_endpoint (Results 1 – 1 of 1) sorted by relevance
45 static void hfcsusb_start_endpoint(struct hfcsusb *hw, int channel);220 hfcsusb_start_endpoint(hw, bch->nr - 1); in hfcusb_l2l1B()426 hfcsusb_start_endpoint(hw, HFC_CHAN_D); in open_dchannel()431 hfcsusb_start_endpoint(hw, HFC_CHAN_E); in open_dchannel()1598 hfcsusb_start_endpoint(struct hfcsusb *hw, int channel) in hfcsusb_start_endpoint() function