Searched refs:isp1760_qh (Results 1 – 2 of 2) sorted by relevance
10 struct isp1760_qh;16 struct isp1760_qh *qh;
41 typedef void (packet_enqueue)(struct usb_hcd *hcd, struct isp1760_qh *qh,171 struct isp1760_qh { struct659 static struct isp1760_qh *qh_alloc(gfp_t flags) in qh_alloc()661 struct isp1760_qh *qh; in qh_alloc()674 static void qh_free(struct isp1760_qh *qh) in qh_free()797 static int last_qtd_of_urb(struct isp1760_qtd *qtd, struct isp1760_qh *qh) in last_qtd_of_urb()817 static void create_ptd_atl(struct isp1760_qh *qh, in create_ptd_atl()891 static void transform_add_int(struct isp1760_qh *qh, in transform_add_int()943 static void create_ptd_int(struct isp1760_qh *qh, in create_ptd_int()1002 struct isp1760_qtd *qtd, struct isp1760_qh *qh, in start_bus_transfer()[all …]