Searched refs:hpsb_make_isopacket (Results 1 – 4 of 4) sorted by relevance
23 struct hpsb_packet *hpsb_make_isopacket(struct hpsb_host *host,
439 struct hpsb_packet *hpsb_make_isopacket(struct hpsb_host *host, in hpsb_make_isopacket() function
1280 EXPORT_SYMBOL(hpsb_make_isopacket);
801 packet = hpsb_make_isopacket(fi->host, req->req.length, channel & 0x3f, in handle_iso_send()