Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dhcd_intr.c69 struct dwc2_qtd *qtd) in dwc2_hc_handle_tt_clear()
463 struct dwc2_qtd *qtd) in dwc2_update_urb_state()
632 struct dwc2_qtd *qtd; in dwc2_deactivate_qh() local
676 struct dwc2_qtd *qtd, in dwc2_release_channel()
885 struct dwc2_qtd *qtd, in dwc2_complete_periodic_xfer()
1488 struct dwc2_qtd *qtd) in dwc2_hc_babble_intr()
1522 struct dwc2_qtd *qtd) in dwc2_hc_ahberr_intr()
1626 struct dwc2_qtd *qtd) in dwc2_hc_xacterr_intr()
1742 struct dwc2_qtd *qtd) in dwc2_halt_status_ok()
1980 struct dwc2_qtd *qtd) in dwc2_hc_chhltd_intr()
[all …]
H A 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
H A 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
H A Dhcd_queue.c2011 void dwc2_hcd_qtd_init(struct dwc2_qtd *qtd, struct dwc2_hcd_urb *urb) in dwc2_hcd_qtd_init()
2048 int dwc2_hcd_qtd_add(struct dwc2_hsotg *hsotg, struct dwc2_qtd *qtd, in dwc2_hcd_qtd_add()
H A Dhcd.h160 struct dwc2_qtd *qtd; member
551 struct dwc2_qtd *qtd, in dwc2_hcd_qtd_unlink_and_free()
/openbmc/linux/drivers/usb/host/
H A Dehci-q.c37 qtd_fill(struct ehci_hcd *ehci, struct ehci_qtd *qtd, dma_addr_t buf, in qtd_fill()
80 qh_update (struct ehci_hcd *ehci, struct ehci_qh *qh, struct ehci_qtd *qtd) in qh_update()
116 struct ehci_qtd *qtd; in qh_refresh() local
324 struct ehci_qtd *qtd; in qh_completions() local
564 struct ehci_qtd *qtd; in qtd_list_free() local
582 struct ehci_qtd *qtd, *qtd_prev; in qh_urb_transaction() local
1039 struct ehci_qtd *qtd; in qh_append_tds() local
1118 struct ehci_qtd *qtd; in submit_async() local
1178 struct ehci_qtd *qtd, *qtd_prev; in ehci_submit_single_step_set_feature() local
H A 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()
H A Doxu210hp-hcd.c959 static void oxu_buf_free(struct oxu_hcd *oxu, struct ehci_qtd *qtd) in oxu_buf_free()
975 static inline void ehci_qtd_init(struct ehci_qtd *qtd, dma_addr_t dma) in ehci_qtd_init()
1003 struct ehci_qtd *qtd = NULL; in ehci_qtd_alloc() local
1206 static int qtd_fill(struct ehci_qtd *qtd, dma_addr_t buf, size_t len, in qtd_fill()
1245 struct ehci_qh *qh, struct ehci_qtd *qtd) in qh_update()
1280 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
1618 struct ehci_qtd *qtd, *qtd_prev; in qh_urb_transaction() local
1975 struct ehci_qtd *qtd; in qh_append_tds() local
[all …]
H A 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
/openbmc/linux/drivers/usb/isp1760/
H A Disp1760-hcd.c818 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
1056 struct isp1760_qtd *qtd, *qtd_next; in collect_qtds() local
1126 struct isp1760_qtd *qtd; in enqueue_qtds() local
1361 struct isp1760_qtd *qtd; in handle_done_ptds() local
1758 struct isp1760_qtd *qtd, *qtd_next; in qtd_list_free() local
1775 struct isp1760_qtd *qtd; in packetize_urb() local
2001 struct isp1760_qtd *qtd) in dequeue_urb_from_qtd()
[all …]
H A Disp1760-hcd.h17 struct isp1760_qtd *qtd; member
/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.c487 struct fotg210_qtd *qtd; in output_buf_tds_dir() local
1805 struct fotg210_qtd *qtd, dma_addr_t dma) in fotg210_qtd_init()
1818 struct fotg210_qtd *qtd; in fotg210_qtd_alloc() local
1829 struct fotg210_qtd *qtd) in fotg210_qtd_free()
2031 struct fotg210_qh *qh, struct fotg210_qtd *qtd) in qh_update()
2066 struct fotg210_qtd *qtd; in qh_refresh() local
2244 struct fotg210_qtd *qtd, *tmp; in qh_completions() local
2516 struct fotg210_qtd *qtd, *temp; in qtd_list_free() local
2529 struct fotg210_qtd *qtd, *qtd_prev; in qh_urb_transaction() local
2954 struct fotg210_qtd *qtd; in qh_append_tds() local
[all …]
/openbmc/qemu/hw/usb/
H A Dhcd-ehci.c319 static void ehci_trace_qtd(EHCIQueue *q, hwaddr addr, EHCIqtd *qtd) in ehci_trace_qtd()
416 static int ehci_get_pid(EHCIqtd *qtd) in ehci_get_pid()
448 static bool ehci_verify_qtd(EHCIPacket *p, EHCIqtd *qtd) in ehci_verify_qtd()
462 static bool ehci_verify_pid(EHCIQueue *q, EHCIqtd *qtd) in ehci_verify_pid()
480 EHCIqtd qtd; in ehci_writeback_async_complete_packet() local
1798 EHCIqtd qtd; in ehci_state_fetchqtd() local
1883 EHCIqtd qtd = p->qtd; in ehci_fill_queue() local
2005 uint32_t *qtd, addr; in ehci_state_writeback() local
H A Dhcd-ehci.h223 EHCIqtd qtd; /* copy of current QTD (being worked on) */ member
/openbmc/u-boot/drivers/usb/gadget/
H A Dci_udc.c433 struct ept_queue_item *dtd, *qtd; in ci_ep_submit_next_request() local
/openbmc/u-boot/drivers/usb/host/
H A Dehci-hcd.c304 struct qTD *qtd; in ehci_submit_async() local