| /Linux-v5.4/drivers/usb/dwc2/ | 
| D | hcd_intr.c | 99 				    struct dwc2_qtd *qtd)  in dwc2_hc_handle_tt_clear()438 				       struct dwc2_qtd *qtd,  in dwc2_get_actual_xfer_length()
 493 				 struct dwc2_qtd *qtd)  in dwc2_update_urb_state()
 542 			       struct dwc2_qtd *qtd)  in dwc2_hcd_save_data_toggle()
 586 		int chnum, struct dwc2_qtd *qtd,  in dwc2_update_isoc_urb_state()
 662 	struct dwc2_qtd *qtd;  in dwc2_deactivate_qh()  local
 706 				 struct dwc2_qtd *qtd,  in dwc2_release_channel()
 804 			      struct dwc2_host_chan *chan, struct dwc2_qtd *qtd,  in dwc2_halt_channel()
 865 					    int chnum, struct dwc2_qtd *qtd,  in dwc2_complete_non_periodic_xfer()
 915 					struct dwc2_qtd *qtd,  in dwc2_complete_periodic_xfer()
 [all …]
 
 | 
| D | hcd_ddma.c | 542 					 struct dwc2_qtd *qtd,  in dwc2_fill_host_isoc_dma_desc()583 	struct dwc2_qtd *qtd;  in dwc2_init_isoc_dma_desc()  local
 691 				    struct dwc2_qtd *qtd, struct dwc2_qh *qh,  in dwc2_fill_host_dma_desc()
 744 	struct dwc2_qtd *qtd;  in dwc2_init_non_isoc_dma_desc()  local
 894 					struct dwc2_qtd *qtd,  in dwc2_cmpl_host_isoc_dma_desc()
 966 	struct dwc2_qtd *qtd, *qtd_tmp;  in dwc2_complete_isoc_xfer_ddma()  local
 1069 					struct dwc2_qtd *qtd,  in dwc2_update_non_isoc_urb_state_ddma()
 1151 				      int chnum, struct dwc2_qtd *qtd,  in dwc2_process_non_isoc_desc()
 1228 	struct dwc2_qtd *qtd = NULL;  in dwc2_complete_non_isoc_xfer_ddma()  local
 1313 			struct dwc2_qtd *qtd, *qtd_tmp;  in dwc2_hcd_complete_xfer_ddma()  local
 
 | 
| D | hcd.c | 1608 	struct dwc2_qtd *qtd, *qtd_tmp;  in dwc2_kill_urbs_in_qh_list()  local1622 	struct dwc2_qtd *qtd, *qtd_tmp;  in dwc2_qh_list_free()  local
 1880 				struct dwc2_qtd *qtd)  in dwc2_hcd_urb_enqueue()
 1999 	struct dwc2_qtd *qtd, *qtd_tmp;  in dwc2_hcd_endpoint_disable()  local
 2341 			       struct dwc2_qtd *qtd, struct dwc2_hcd_urb *urb)  in dwc2_hc_init_split()
 2355 			      struct dwc2_qtd *qtd)  in dwc2_hc_init_xfer()
 2582 	struct dwc2_qtd *qtd;  in dwc2_assign_and_init_hc()  local
 3839 	struct dwc2_qtd *qtd;  in dwc2_hcd_dump_state()  local
 4094 void dwc2_host_complete(struct dwc2_hsotg *hsotg, struct dwc2_qtd *qtd,  in dwc2_host_complete()
 4565 	struct dwc2_qtd *qtd;  in _dwc2_hcd_urb_enqueue()  local
 
 | 
| D | hcd_queue.c | 2041 void dwc2_hcd_qtd_init(struct dwc2_qtd *qtd, struct dwc2_hcd_urb *urb)  in dwc2_hcd_qtd_init()2078 int dwc2_hcd_qtd_add(struct dwc2_hsotg *hsotg, struct dwc2_qtd *qtd,  in dwc2_hcd_qtd_add()
 
 | 
| D | hcd.h | 189 	struct dwc2_qtd *qtd;  member580 						struct dwc2_qtd *qtd,  in dwc2_hcd_qtd_unlink_and_free()
 
 | 
| /Linux-v5.4/drivers/usb/host/ | 
| D | ehci-q.c | 33 qtd_fill(struct ehci_hcd *ehci, struct ehci_qtd *qtd, dma_addr_t buf,  in qtd_fill()75 qh_update (struct ehci_hcd *ehci, struct ehci_qh *qh, struct ehci_qtd *qtd)  in qh_update()
 111 	struct ehci_qtd *qtd;  in qh_refresh()  local
 312 		struct ehci_qtd	*qtd;  in qh_completions()  local
 552 		struct ehci_qtd	*qtd;  in qtd_list_free()  local
 570 	struct ehci_qtd		*qtd, *qtd_prev;  in qh_urb_transaction()  local
 1027 		struct ehci_qtd	*qtd;  in qh_append_tds()  local
 1106 		struct ehci_qtd *qtd;  in submit_async()  local
 1166 	struct ehci_qtd		*qtd, *qtd_prev;  in submit_single_step_set_feature()  local
 
 | 
| D | ehci-mem.c | 25 static inline void ehci_qtd_init(struct ehci_hcd *ehci, struct ehci_qtd *qtd,  in ehci_qtd_init()38 	struct ehci_qtd		*qtd;  in ehci_qtd_alloc()  local
 48 static inline void ehci_qtd_free (struct ehci_hcd *ehci, struct ehci_qtd *qtd)  in ehci_qtd_free()
 
 | 
| D | fotg210-hcd.c | 115 dbg_qtd(const char *label, struct fotg210_hcd *fotg210, struct fotg210_qtd *qtd)  in dbg_qtd()490 	struct fotg210_qtd *qtd;  in output_buf_tds_dir()  local
 1810 		struct fotg210_qtd *qtd, dma_addr_t dma)  in fotg210_qtd_init()
 1823 	struct fotg210_qtd *qtd;  in fotg210_qtd_alloc()  local
 1834 		struct fotg210_qtd *qtd)  in fotg210_qtd_free()
 1995 static int qtd_fill(struct fotg210_hcd *fotg210, struct fotg210_qtd *qtd,  in qtd_fill()
 2035 		struct fotg210_qh *qh, struct fotg210_qtd *qtd)  in qh_update()
 2070 	struct fotg210_qtd *qtd;  in qh_refresh()  local
 2248 	struct fotg210_qtd *qtd, *tmp;  in qh_completions()  local
 2525 	struct fotg210_qtd *qtd, *temp;  in qtd_list_free()  local
 [all …]
 
 | 
| D | oxu210hp-hcd.c | 908 static int oxu_buf_alloc(struct oxu_hcd *oxu, struct ehci_qtd *qtd, int len)  in oxu_buf_alloc()960 static void oxu_buf_free(struct oxu_hcd *oxu, struct ehci_qtd *qtd)  in oxu_buf_free()
 976 static inline void ehci_qtd_init(struct ehci_qtd *qtd, dma_addr_t dma)  in ehci_qtd_init()
 986 static inline void oxu_qtd_free(struct oxu_hcd *oxu, struct ehci_qtd *qtd)  in oxu_qtd_free()
 1004 	struct ehci_qtd *qtd = NULL;  in ehci_qtd_alloc()  local
 1207 static int qtd_fill(struct ehci_qtd *qtd, dma_addr_t buf, size_t len,  in qtd_fill()
 1246 				struct ehci_qh *qh, struct ehci_qtd *qtd)  in qh_update()
 1281 	struct ehci_qtd *qtd;  in qh_refresh()  local
 1410 	struct ehci_qtd	*qtd, *tmp;  in qh_completions()  local
 1603 	struct ehci_qtd	*qtd, *temp;  in qtd_list_free()  local
 [all …]
 
 | 
| D | ehci-dbg.c | 80 dbg_qtd(const char *label, struct ehci_hcd *ehci, struct ehci_qtd *qtd)  in dbg_qtd()597 	struct ehci_qtd		*qtd;  in output_buf_tds_dir()  local
 
 | 
| /Linux-v5.4/drivers/usb/isp1760/ | 
| D | isp1760-hcd.c | 336 static void alloc_mem(struct usb_hcd *hcd, struct isp1760_qtd *qtd)  in alloc_mem()356 static void free_mem(struct usb_hcd *hcd, struct isp1760_qtd *qtd)  in free_mem()
 515 static int last_qtd_of_urb(struct isp1760_qtd *qtd, struct isp1760_qh *qh)  in last_qtd_of_urb()
 536 			struct isp1760_qtd *qtd, struct ptd *ptd)  in create_ptd_atl()
 611 			struct isp1760_qtd *qtd, struct ptd *ptd)  in transform_add_int()
 663 			struct isp1760_qtd *qtd, struct ptd *ptd)  in create_ptd_int()
 698 	struct isp1760_qtd *qtd;  in qtd_alloc()  local
 713 static void qtd_free(struct isp1760_qtd *qtd)  in qtd_free()
 721 				struct isp1760_qtd *qtd, struct isp1760_qh *qh,  in start_bus_transfer()
 762 static int is_short_bulk(struct isp1760_qtd *qtd)  in is_short_bulk()
 [all …]
 
 | 
| D | isp1760-hcd.h | 32 	struct isp1760_qtd *qtd;  member
 | 
| /Linux-v5.4/drivers/staging/wusbcore/host/whci/ | 
| D | qset.c | 183 		struct whc_qtd *qtd;  in qset_add_qtds()  local746 				 struct whc_qtd *qtd)  in process_inactive_qtd()
 798 			       struct whc_qtd *qtd)  in process_halted_qtd()
 
 | 
| D | whcd.h | 86 	struct whc_qtd *qtd;  member
 | 
| D | whci-hc.h | 130 		struct whc_qtd qtd;  member231 		struct whc_qtd qtd[WHCI_QSET_TD_MAX];  member
 
 |