Searched refs:hfcsusb_start_endpoint (Results 1 – 1 of 1) sorted by relevance
46 static void hfcsusb_start_endpoint(struct hfcsusb *hw, int channel);221 hfcsusb_start_endpoint(hw, bch->nr - 1); in hfcusb_l2l1B()430 hfcsusb_start_endpoint(hw, HFC_CHAN_D); in open_dchannel()435 hfcsusb_start_endpoint(hw, HFC_CHAN_E); in open_dchannel()1601 hfcsusb_start_endpoint(struct hfcsusb *hw, int channel) in hfcsusb_start_endpoint() function