Home
last modified time | relevance | path

Searched refs:ehci_qtd (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/usb/host/
A Dehci-mem.c25 static inline void ehci_qtd_init(struct ehci_hcd *ehci, struct ehci_qtd *qtd, in ehci_qtd_init()
36 static struct ehci_qtd *ehci_qtd_alloc (struct ehci_hcd *ehci, gfp_t flags) in ehci_qtd_alloc()
38 struct ehci_qtd *qtd; in ehci_qtd_alloc()
48 static inline void ehci_qtd_free (struct ehci_hcd *ehci, struct ehci_qtd *qtd) in ehci_qtd_free()
145 sizeof (struct ehci_qtd), in ehci_mem_init()
A Dehci-q.c115 struct ehci_qtd *qtd; in qh_refresh()
291 struct ehci_qtd *last, *end = qh->dummy; in qh_completions()
323 struct ehci_qtd *qtd; in qh_completions()
497 struct ehci_qtd, qtd_list); in qh_completions()
563 struct ehci_qtd *qtd; in qtd_list_free()
581 struct ehci_qtd *qtd, *qtd_prev; in qh_urb_transaction()
1038 struct ehci_qtd *qtd; in qh_append_tds()
1058 struct ehci_qtd *dummy; in qh_append_tds()
1086 struct ehci_qtd, qtd_list); in qh_append_tds()
1117 struct ehci_qtd *qtd; in submit_async()
[all …]
A Doxu210hp-hcd.c234 struct ehci_qtd { struct
331 struct ehci_qtd *dummy;
1003 struct ehci_qtd *qtd = NULL; in ehci_qtd_alloc()
1280 struct ehci_qtd *qtd; in qh_refresh()
1286 struct ehci_qtd, qtd_list); in qh_refresh()
1410 struct ehci_qtd *qtd, *tmp; in qh_completions()
1538 struct ehci_qtd, qtd_list); in qh_completions()
1603 struct ehci_qtd *qtd, *temp; in qtd_list_free()
1975 struct ehci_qtd *qtd; in qh_append_tds()
1995 struct ehci_qtd *dummy; in qh_append_tds()
[all …]
A Dehci-dbg.c80 dbg_qtd(const char *label, struct ehci_hcd *ehci, struct ehci_qtd *qtd) in dbg_qtd()
102 dbg_qtd("overlay", ehci, (struct ehci_qtd *) &hw->hw_qtd_next); in dbg_qh()
376 struct ehci_qtd *td; in qh_lines()
419 td = list_entry(entry, struct ehci_qtd, qtd_list); in qh_lines()
597 struct ehci_qtd *qtd; in output_buf_tds_dir()
A Dehci.h289 struct ehci_qtd { struct
413 struct ehci_qtd *dummy;
A Dehci-hcd.c1340 sizeof(struct ehci_qh), sizeof(struct ehci_qtd), in ehci_hcd_init()

Completed in 22 milliseconds