Home
last modified time | relevance | path

Searched refs:ehci_itd (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dehci.h173 struct ehci_itd *last_itd_to_free;
361 struct ehci_itd *itd; /* Q_TYPE_ITD */
509 struct ehci_itd { struct
H A Dehci-timer.c281 struct ehci_itd, itd_list); in start_free_itds()
292 struct ehci_itd *itd, *n; in end_free_itds()
H A Dehci-sched.c1235 struct ehci_itd *itd; in itd_urb_transaction()
1263 struct ehci_itd, itd_list); in itd_urb_transaction()
1655 struct ehci_itd *itd) in itd_init()
1674 struct ehci_itd *itd, in itd_patch()
1704 itd_link(struct ehci_hcd *ehci, unsigned frame, struct ehci_itd *itd) in itd_link()
1740 struct ehci_itd *itd; in itd_link_urb()
1765 struct ehci_itd, itd_list); in itd_link_urb()
1810 static bool itd_complete(struct ehci_hcd *ehci, struct ehci_itd *itd) in itd_complete()
H A Dehci-mem.c168 ehci->itd_pool = dma_pool_create ("ehci_itd", in ehci_mem_init()
170 sizeof (struct ehci_itd), in ehci_mem_init()
H A Dehci-hcd.c1338 sizeof(struct ehci_itd), sizeof(struct ehci_sitd)); in ehci_hcd_init()
H A Dehci-dbg.c106 dbg_itd(const char *label, struct ehci_hcd *ehci, struct ehci_itd *itd) in dbg_itd()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dehci.h173 struct ehci_itd *last_itd_to_free;
364 struct ehci_itd *itd; /* Q_TYPE_ITD */
512 struct ehci_itd { struct
H A Dehci-timer.c281 struct ehci_itd, itd_list); in start_free_itds()
292 struct ehci_itd *itd, *n; in end_free_itds()
H A Dehci-sched.c1240 struct ehci_itd *itd; in itd_urb_transaction()
1268 struct ehci_itd, itd_list); in itd_urb_transaction()
1666 struct ehci_itd *itd) in itd_init()
1685 struct ehci_itd *itd, in itd_patch()
1715 itd_link(struct ehci_hcd *ehci, unsigned frame, struct ehci_itd *itd) in itd_link()
1751 struct ehci_itd *itd; in itd_link_urb()
1776 struct ehci_itd, itd_list); in itd_link_urb()
1821 static bool itd_complete(struct ehci_hcd *ehci, struct ehci_itd *itd) in itd_complete()
H A Dehci-mem.c167 ehci->itd_pool = dma_pool_create ("ehci_itd", in ehci_mem_init()
169 sizeof (struct ehci_itd), in ehci_mem_init()
H A Dehci-dbg.c106 dbg_itd(const char *label, struct ehci_hcd *ehci, struct ehci_itd *itd) in dbg_itd()
H A Dehci-hcd.c1367 sizeof(struct ehci_itd), sizeof(struct ehci_sitd)); in ehci_hcd_init()

Completed in 18 milliseconds