Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/isp1760/
Disp1760-hcd.h7 struct isp1760_qh;
31 struct isp1760_qh *qh;
Disp1760-hcd.c38 typedef void (packet_enqueue)(struct usb_hcd *hcd, struct isp1760_qh *qh,
146 struct isp1760_qh { struct
412 static struct isp1760_qh *qh_alloc(gfp_t flags) in qh_alloc()
414 struct isp1760_qh *qh; in qh_alloc()
427 static void qh_free(struct isp1760_qh *qh) in qh_free()
515 static int last_qtd_of_urb(struct isp1760_qtd *qtd, struct isp1760_qh *qh) in last_qtd_of_urb()
535 static void create_ptd_atl(struct isp1760_qh *qh, in create_ptd_atl()
610 static void transform_add_int(struct isp1760_qh *qh, in transform_add_int()
662 static void create_ptd_int(struct isp1760_qh *qh, in create_ptd_int()
721 struct isp1760_qtd *qtd, struct isp1760_qh *qh, in start_bus_transfer()
[all …]