| /linux-4.1.27/drivers/usb/dwc2/ | 
| D | hcd_intr.c | 88 				    struct dwc2_qtd *qtd)  in dwc2_hc_handle_tt_clear() 402 				       struct dwc2_qtd *qtd,  in dwc2_get_actual_xfer_length() 451 				 struct dwc2_qtd *qtd)  in dwc2_update_urb_state() 507 			       struct dwc2_qtd *qtd)  in dwc2_hcd_save_data_toggle() 537 		int chnum, struct dwc2_qtd *qtd,  in dwc2_update_isoc_urb_state() 633 	struct dwc2_qtd *qtd;  in dwc2_deactivate_qh()  local 679 				 struct dwc2_qtd *qtd,  in dwc2_release_channel() 777 			      struct dwc2_host_chan *chan, struct dwc2_qtd *qtd,  in dwc2_halt_channel() 838 					    int chnum, struct dwc2_qtd *qtd,  in dwc2_complete_non_periodic_xfer() 888 					struct dwc2_qtd *qtd,  in dwc2_complete_periodic_xfer() [all …] 
 | 
| D | hcd_ddma.c | 508 					 struct dwc2_qtd *qtd,  in dwc2_fill_host_isoc_dma_desc() 540 	struct dwc2_qtd *qtd;  in dwc2_init_isoc_dma_desc()  local 618 				    struct dwc2_qtd *qtd, struct dwc2_qh *qh,  in dwc2_fill_host_dma_desc() 665 	struct dwc2_qtd *qtd;  in dwc2_init_non_isoc_dma_desc()  local 800 					struct dwc2_qtd *qtd,  in dwc2_cmpl_host_isoc_dma_desc() 865 	struct dwc2_qtd *qtd, *qtd_tmp;  in dwc2_complete_isoc_xfer_ddma()  local 934 					struct dwc2_qtd *qtd,  in dwc2_update_non_isoc_urb_state_ddma() 1016 				      int chnum, struct dwc2_qtd *qtd,  in dwc2_process_non_isoc_desc() 1087 	struct dwc2_qtd *qtd = NULL;  in dwc2_complete_non_isoc_xfer_ddma()  local
  | 
| D | hcd.c | 132 	struct dwc2_qtd *qtd, *qtd_tmp;  in dwc2_kill_urbs_in_qh_list()  local 146 	struct dwc2_qtd *qtd, *qtd_tmp;  in dwc2_qh_list_free()  local 364 	struct dwc2_qtd *qtd;  in dwc2_hcd_urb_enqueue()  local 488 	struct dwc2_qtd *qtd, *qtd_tmp;  in dwc2_hcd_endpoint_disable()  local 595 			       struct dwc2_qtd *qtd, struct dwc2_hcd_urb *urb)  in dwc2_hc_init_split() 609 			       struct dwc2_qtd *qtd, void *bufptr)  in dwc2_hc_init_xfer() 768 	struct dwc2_qtd *qtd;  in dwc2_assign_and_init_hc()  local 1885 	struct dwc2_qtd *qtd;  in dwc2_hcd_dump_state()  local 2155 void dwc2_host_complete(struct dwc2_hsotg *hsotg, struct dwc2_qtd *qtd,  in dwc2_host_complete()
  | 
| D | hcd_queue.c | 738 void dwc2_hcd_qtd_init(struct dwc2_qtd *qtd, struct dwc2_hcd_urb *urb)  in dwc2_hcd_qtd_init() 776 int dwc2_hcd_qtd_add(struct dwc2_hsotg *hsotg, struct dwc2_qtd *qtd,  in dwc2_hcd_qtd_add()
  | 
| D | hcd.h | 183 	struct dwc2_qtd *qtd;  member 483 						struct dwc2_qtd *qtd,  in dwc2_hcd_qtd_unlink_and_free()
  | 
| /linux-4.1.27/drivers/usb/host/ | 
| D | ehci-mem.c | 38 static inline void ehci_qtd_init(struct ehci_hcd *ehci, struct ehci_qtd *qtd,  in ehci_qtd_init() 51 	struct ehci_qtd		*qtd;  in ehci_qtd_alloc()  local 61 static inline void ehci_qtd_free (struct ehci_hcd *ehci, struct ehci_qtd *qtd)  in ehci_qtd_free()
  | 
| D | ehci-q.c | 46 qtd_fill(struct ehci_hcd *ehci, struct ehci_qtd *qtd, dma_addr_t buf,  in qtd_fill() 88 qh_update (struct ehci_hcd *ehci, struct ehci_qh *qh, struct ehci_qtd *qtd)  in qh_update() 124 	struct ehci_qtd *qtd;  in qh_refresh()  local 321 		struct ehci_qtd	*qtd;  in qh_completions()  local 561 		struct ehci_qtd	*qtd;  in qtd_list_free()  local 579 	struct ehci_qtd		*qtd, *qtd_prev;  in qh_urb_transaction()  local 1033 		struct ehci_qtd	*qtd;  in qh_append_tds()  local 1112 		struct ehci_qtd *qtd;  in submit_async()  local 1172 	struct ehci_qtd		*qtd, *qtd_prev;  in submit_single_step_set_feature()  local
  | 
| D | oxu210hp-hcd.c | 483 static int oxu_buf_alloc(struct oxu_hcd *oxu, struct ehci_qtd *qtd, int len)  in oxu_buf_alloc() 535 static void oxu_buf_free(struct oxu_hcd *oxu, struct ehci_qtd *qtd)  in oxu_buf_free() 551 static inline void ehci_qtd_init(struct ehci_qtd *qtd, dma_addr_t dma)  in ehci_qtd_init() 561 static inline void oxu_qtd_free(struct oxu_hcd *oxu, struct ehci_qtd *qtd)  in oxu_qtd_free() 579 	struct ehci_qtd *qtd = NULL;  in ehci_qtd_alloc()  local 782 static int qtd_fill(struct ehci_qtd *qtd, dma_addr_t buf, size_t len,  in qtd_fill() 821 				struct ehci_qh *qh, struct ehci_qtd *qtd)  in qh_update() 856 	struct ehci_qtd *qtd;  in qh_refresh()  local 1011 		struct ehci_qtd	*qtd;  in qh_completions()  local 1183 		struct ehci_qtd	*qtd;  in qtd_list_free()  local [all …] 
 | 
| D | fusbh200-hcd.c | 138 dbg_qtd (const char *label, struct fusbh200_hcd *fusbh200, struct fusbh200_qtd *qtd)  in dbg_qtd() 560 					struct fusbh200_qtd	*qtd;  in fill_periodic_buffer()  local 1837 static inline void fusbh200_qtd_init(struct fusbh200_hcd *fusbh200, struct fusbh200_qtd *qtd,  in fusbh200_qtd_init() 1850 	struct fusbh200_qtd		*qtd;  in fusbh200_qtd_alloc()  local 1860 static inline void fusbh200_qtd_free (struct fusbh200_hcd *fusbh200, struct fusbh200_qtd *qtd)  in fusbh200_qtd_free() 2038 qtd_fill(struct fusbh200_hcd *fusbh200, struct fusbh200_qtd *qtd, dma_addr_t buf,  in qtd_fill() 2080 qh_update (struct fusbh200_hcd *fusbh200, struct fusbh200_qh *qh, struct fusbh200_qtd *qtd)  in qh_update() 2116 	struct fusbh200_qtd *qtd;  in qh_refresh()  local 2336 		struct fusbh200_qtd	*qtd;  in qh_completions()  local 2586 		struct fusbh200_qtd	*qtd;  in qtd_list_free()  local [all …] 
 | 
| D | fotg210-hcd.c | 139 dbg_qtd(const char *label, struct fotg210_hcd *fotg210, struct fotg210_qtd *qtd)  in dbg_qtd() 582 					struct fotg210_qtd	*qtd;  in fill_periodic_buffer()  local 1886 				    struct fotg210_qtd *qtd, dma_addr_t dma)  in fotg210_qtd_init() 1899 	struct fotg210_qtd		*qtd;  in fotg210_qtd_alloc()  local 1910 				    struct fotg210_qtd *qtd)  in fotg210_qtd_free() 2085 qtd_fill(struct fotg210_hcd *fotg210, struct fotg210_qtd *qtd, dma_addr_t buf,  in qtd_fill() 2128 	  struct fotg210_qtd *qtd)  in qh_update() 2164 	struct fotg210_qtd *qtd;  in qh_refresh()  local 2384 		struct fotg210_qtd	*qtd;  in qh_completions()  local 2637 		struct fotg210_qtd	*qtd;  in qtd_list_free()  local [all …] 
 | 
| D | ehci-dbg.c | 107 dbg_qtd (const char *label, struct ehci_hcd *ehci, struct ehci_qtd *qtd)  in dbg_qtd() 689 					struct ehci_qtd	*qtd;  in fill_periodic_buffer()  local
  | 
| /linux-4.1.27/drivers/usb/isp1760/ | 
| D | isp1760-hcd.c | 335 static void alloc_mem(struct usb_hcd *hcd, struct isp1760_qtd *qtd)  in alloc_mem() 355 static void free_mem(struct usb_hcd *hcd, struct isp1760_qtd *qtd)  in free_mem() 516 static int last_qtd_of_urb(struct isp1760_qtd *qtd, struct isp1760_qh *qh)  in last_qtd_of_urb() 537 			struct isp1760_qtd *qtd, struct ptd *ptd)  in create_ptd_atl() 612 			struct isp1760_qtd *qtd, struct ptd *ptd)  in transform_add_int() 664 			struct isp1760_qtd *qtd, struct ptd *ptd)  in create_ptd_int() 699 	struct isp1760_qtd *qtd;  in qtd_alloc()  local 714 static void qtd_free(struct isp1760_qtd *qtd)  in qtd_free() 722 				struct isp1760_qtd *qtd, struct isp1760_qh *qh,  in start_bus_transfer() 763 static int is_short_bulk(struct isp1760_qtd *qtd)  in is_short_bulk() [all …] 
 | 
| D | isp1760-hcd.h | 31 	struct isp1760_qtd *qtd;  member
  | 
| /linux-4.1.27/drivers/usb/host/whci/ | 
| D | qset.c | 195 		struct whc_qtd *qtd;  in qset_add_qtds()  local 754 				 struct whc_qtd *qtd)  in process_inactive_qtd() 806 			       struct whc_qtd *qtd)  in process_halted_qtd()
  | 
| D | whcd.h | 99 	struct whc_qtd *qtd;  member
  | 
| D | whci-hc.h | 143 		struct whc_qtd qtd;  member 244 		struct whc_qtd qtd[WHCI_QSET_TD_MAX];  member
  |