Searched defs:qh (Results 1 - 5 of 5) sorted by relevance

/u-boot/drivers/usb/musb-new/
H A Dmusb_host.h74 static inline struct urb *next_urb(struct musb_qh *qh) argument
H A Dmusb_host.c173 static void musb_ep_set_qh(struct musb_hw_ep *ep, int is_in, struct musb_qh *qh) argument
193 musb_start_urb(struct musb *musb, int is_in, struct musb_qh *qh) argument
318 musb_save_toggle(struct musb_qh *qh, int is_in, struct urb *urb) argument
347 struct musb_qh *qh = musb_ep_get_qh(hw_ep, is_in); local
464 struct musb_qh *qh = hw_ep->in_qh; local
559 musb_rx_reinit(struct musb *musb, struct musb_qh *qh, struct musb_hw_ep *ep) argument
621 musb_tx_dma_program(struct dma_controller *dma, struct musb_hw_ep *hw_ep, struct musb_qh *qh, struct urb *urb, u32 offset, u32 length) argument
697 struct musb_qh *qh = musb_ep_get_qh(hw_ep, !is_out); local
899 struct musb_qh *qh = hw_ep->in_qh; local
977 struct musb_qh *qh = hw_ep->in_qh; local
1116 struct musb_qh *qh = hw_ep->out_qh; local
1441 struct musb_qh *qh = hw_ep->in_qh; local
1787 musb_schedule( struct musb *musb, struct musb_qh *qh, int is_in) argument
1926 struct musb_qh *qh; local
2126 musb_cleanup_urb(struct urb *urb, struct musb_qh *qh) argument
2194 struct musb_qh *qh; local
2257 struct musb_qh *qh; local
[all...]
/u-boot/drivers/usb/isp1760/
H A Disp1760-hcd.h15 struct isp1760_qh *qh; member in struct:isp1760_slotinfo
H A Disp1760-hcd.c719 struct isp1760_qh *qh; local
733 static void qh_free(struct isp1760_qh *qh) argument
852 last_qtd_of_urb(struct isp1760_qtd *qtd, struct isp1760_qh *qh) argument
873 create_ptd_atl(struct isp1760_qh *qh, struct isp1760_qtd *qtd, struct ptd *ptd) argument
958 transform_add_int(struct isp1760_qh *qh, struct isp1760_qtd *qtd, struct ptd *ptd) argument
1013 create_ptd_int(struct isp1760_qh *qh, struct isp1760_qtd *qtd, struct ptd *ptd) argument
1062 start_bus_transfer(struct usb_hcd *hcd, u32 ptd_offset, int slot, struct isp1760_slotinfo *slots, struct isp1760_qtd *qtd, struct isp1760_qh *qh, struct ptd *ptd) argument
1115 collect_qtds(struct usb_hcd *hcd, struct isp1760_qh *qh, struct list_head *urb_list) argument
1179 enqueue_qtds(struct usb_hcd *hcd, struct isp1760_qh *qh) argument
1255 struct isp1760_qh *qh, *qh_next; local
1404 struct isp1760_qh *qh; local
1846 struct isp1760_qh *qh = NULL; local
1915 kill_transfer(struct usb_hcd *hcd, struct urb *urb, struct isp1760_qh *qh) argument
1953 dequeue_urb_from_qtd(struct usb_hcd *hcd, struct isp1760_qh *qh, struct isp1760_qtd *qtd) argument
1980 struct isp1760_qh *qh; local
2464 struct isp1760_qh *qh, *qh_next; local
[all...]
/u-boot/drivers/usb/host/
H A Dehci-hcd.c285 ehci_update_endpt2_dev_n_port(struct usb_device *udev, struct QH *qh) argument
1351 struct QH *qh = result->first + i; local
[all...]

Completed in 215 milliseconds