Home
last modified time | relevance | path

Searched defs:qtd (Results 1 – 12 of 12) sorted by relevance

/linux-6.12.1/drivers/usb/dwc2/
Dhcd_intr.c69 struct dwc2_qtd *qtd) in dwc2_hc_handle_tt_clear()
408 struct dwc2_qtd *qtd, in dwc2_get_actual_xfer_length()
463 struct dwc2_qtd *qtd) in dwc2_update_urb_state()
512 struct dwc2_qtd *qtd) in dwc2_hcd_save_data_toggle()
556 int chnum, struct dwc2_qtd *qtd, in dwc2_update_isoc_urb_state()
632 struct dwc2_qtd *qtd; in dwc2_deactivate_qh() local
676 struct dwc2_qtd *qtd, in dwc2_release_channel()
774 struct dwc2_host_chan *chan, struct dwc2_qtd *qtd, in dwc2_halt_channel()
835 int chnum, struct dwc2_qtd *qtd, in dwc2_complete_non_periodic_xfer()
885 struct dwc2_qtd *qtd, in dwc2_complete_periodic_xfer()
[all …]
Dhcd_ddma.c512 struct dwc2_qtd *qtd, in dwc2_fill_host_isoc_dma_desc()
553 struct dwc2_qtd *qtd; in dwc2_init_isoc_dma_desc() local
661 struct dwc2_qtd *qtd, struct dwc2_qh *qh, in dwc2_fill_host_dma_desc()
714 struct dwc2_qtd *qtd; in dwc2_init_non_isoc_dma_desc() local
864 struct dwc2_qtd *qtd, in dwc2_cmpl_host_isoc_dma_desc()
943 struct dwc2_qtd *qtd, *qtd_tmp; in dwc2_complete_isoc_xfer_ddma() local
1046 struct dwc2_qtd *qtd, in dwc2_update_non_isoc_urb_state_ddma()
1128 int chnum, struct dwc2_qtd *qtd, in dwc2_process_non_isoc_desc()
1205 struct dwc2_qtd *qtd = NULL; in dwc2_complete_non_isoc_xfer_ddma() local
1290 struct dwc2_qtd *qtd, *qtd_tmp; in dwc2_hcd_complete_xfer_ddma() local
Dhcd.c1574 struct dwc2_qtd *qtd, *qtd_tmp; in dwc2_kill_urbs_in_qh_list() local
1588 struct dwc2_qtd *qtd, *qtd_tmp; in dwc2_qh_list_free() local
1846 struct dwc2_qtd *qtd) in dwc2_hcd_urb_enqueue()
1965 struct dwc2_qtd *qtd, *qtd_tmp; in dwc2_hcd_endpoint_disable() local
2307 struct dwc2_qtd *qtd, struct dwc2_hcd_urb *urb) in dwc2_hc_init_split()
2321 struct dwc2_qtd *qtd) in dwc2_hc_init_xfer()
2548 struct dwc2_qtd *qtd; in dwc2_assign_and_init_hc() local
3864 struct dwc2_qtd *qtd; in dwc2_hcd_dump_state() local
4119 void dwc2_host_complete(struct dwc2_hsotg *hsotg, struct dwc2_qtd *qtd, in dwc2_host_complete()
4631 struct dwc2_qtd *qtd; in _dwc2_hcd_urb_enqueue() local
Dhcd_queue.c1975 void dwc2_hcd_qtd_init(struct dwc2_qtd *qtd, struct dwc2_hcd_urb *urb) in dwc2_hcd_qtd_init()
2012 int dwc2_hcd_qtd_add(struct dwc2_hsotg *hsotg, struct dwc2_qtd *qtd, in dwc2_hcd_qtd_add()
Dhcd.h160 struct dwc2_qtd *qtd; member
551 struct dwc2_qtd *qtd, in dwc2_hcd_qtd_unlink_and_free()
/linux-6.12.1/drivers/usb/host/
Dehci-q.c33 qtd_fill(struct ehci_hcd *ehci, struct ehci_qtd *qtd, dma_addr_t buf, in qtd_fill()
76 qh_update (struct ehci_hcd *ehci, struct ehci_qh *qh, struct ehci_qtd *qtd) in qh_update()
112 struct ehci_qtd *qtd; in qh_refresh() local
320 struct ehci_qtd *qtd; in qh_completions() local
560 struct ehci_qtd *qtd; in qtd_list_free() local
578 struct ehci_qtd *qtd, *qtd_prev; in qh_urb_transaction() local
1035 struct ehci_qtd *qtd; in qh_append_tds() local
1114 struct ehci_qtd *qtd; in submit_async() local
1174 struct ehci_qtd *qtd, *qtd_prev; in ehci_submit_single_step_set_feature() local
Dehci-mem.c25 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()
Doxu210hp-hcd.c882 static int oxu_buf_alloc(struct oxu_hcd *oxu, struct ehci_qtd *qtd, int len) in oxu_buf_alloc()
934 static void oxu_buf_free(struct oxu_hcd *oxu, struct ehci_qtd *qtd) in oxu_buf_free()
950 static inline void ehci_qtd_init(struct ehci_qtd *qtd, dma_addr_t dma) in ehci_qtd_init()
960 static inline void oxu_qtd_free(struct oxu_hcd *oxu, struct ehci_qtd *qtd) in oxu_qtd_free()
978 struct ehci_qtd *qtd = NULL; in ehci_qtd_alloc() local
1181 static int qtd_fill(struct ehci_qtd *qtd, dma_addr_t buf, size_t len, in qtd_fill()
1220 struct ehci_qh *qh, struct ehci_qtd *qtd) in qh_update()
1255 struct ehci_qtd *qtd; in qh_refresh() local
1385 struct ehci_qtd *qtd, *tmp; in qh_completions() local
1578 struct ehci_qtd *qtd, *temp; in qtd_list_free() local
[all …]
Dehci-dbg.c80 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-6.12.1/drivers/usb/isp1760/
Disp1760-hcd.c603 static void alloc_mem(struct usb_hcd *hcd, struct isp1760_qtd *qtd) in alloc_mem()
624 static void free_mem(struct usb_hcd *hcd, struct isp1760_qtd *qtd) in free_mem()
797 static int last_qtd_of_urb(struct isp1760_qtd *qtd, struct isp1760_qh *qh) in last_qtd_of_urb()
818 struct isp1760_qtd *qtd, struct ptd *ptd) in create_ptd_atl()
892 struct isp1760_qtd *qtd, struct ptd *ptd) in transform_add_int()
944 struct isp1760_qtd *qtd, struct ptd *ptd) in create_ptd_int()
979 struct isp1760_qtd *qtd; in qtd_alloc() local
994 static void qtd_free(struct isp1760_qtd *qtd) in qtd_free()
1002 struct isp1760_qtd *qtd, struct isp1760_qh *qh, in start_bus_transfer()
1047 static int is_short_bulk(struct isp1760_qtd *qtd) in is_short_bulk()
[all …]
Disp1760-hcd.h17 struct isp1760_qtd *qtd; member
/linux-6.12.1/drivers/usb/fotg210/
Dfotg210-hcd.c115 dbg_qtd(const char *label, struct fotg210_hcd *fotg210, struct fotg210_qtd *qtd) in dbg_qtd()
483 struct fotg210_qtd *qtd; in output_buf_tds_dir() local
1801 struct fotg210_qtd *qtd, dma_addr_t dma) in fotg210_qtd_init()
1814 struct fotg210_qtd *qtd; in fotg210_qtd_alloc() local
1825 struct fotg210_qtd *qtd) in fotg210_qtd_free()
1987 static int qtd_fill(struct fotg210_hcd *fotg210, struct fotg210_qtd *qtd, in qtd_fill()
2027 struct fotg210_qh *qh, struct fotg210_qtd *qtd) in qh_update()
2062 struct fotg210_qtd *qtd; in qh_refresh() local
2240 struct fotg210_qtd *qtd, *tmp; in qh_completions() local
2512 struct fotg210_qtd *qtd, *temp; in qtd_list_free() local
[all …]