Searched refs:isp1760_qh (Results 1 – 2 of 2) sorted by relevance
6 struct isp1760_qh;30 struct isp1760_qh *qh;
37 typedef void (packet_enqueue)(struct usb_hcd *hcd, struct isp1760_qh *qh,145 struct isp1760_qh { struct413 static struct isp1760_qh *qh_alloc(gfp_t flags) in qh_alloc()415 struct isp1760_qh *qh; in qh_alloc()428 static void qh_free(struct isp1760_qh *qh) in qh_free()516 static int last_qtd_of_urb(struct isp1760_qtd *qtd, struct isp1760_qh *qh) in last_qtd_of_urb()536 static void create_ptd_atl(struct isp1760_qh *qh, in create_ptd_atl()611 static void transform_add_int(struct isp1760_qh *qh, in transform_add_int()663 static void create_ptd_int(struct isp1760_qh *qh, in create_ptd_int()722 struct isp1760_qtd *qtd, struct isp1760_qh *qh, in start_bus_transfer()[all …]