Home
last modified time | relevance | path

Searched refs:isp1760_qh (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/isp1760/
H A Disp1760-hcd.h10 struct isp1760_qh;
16 struct isp1760_qh *qh;
H A Disp1760-hcd.c171 struct isp1760_qh { struct
659 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()
1199 struct isp1760_qh *qh, *qh_next; in schedule_ptds()
1356 struct isp1760_qh *qh; in handle_done_ptds()
1883 struct isp1760_qh *qh, *qhit; in isp1760_urb_enqueue()
1965 struct isp1760_qh *qh) in kill_transfer()
2036 struct isp1760_qh *qh; in isp1760_urb_dequeue()
2071 struct isp1760_qh *qh, *qh_iter; in isp1760_endpoint_disable()
[all …]