Home
last modified time | relevance | path

Searched refs:ehci_qh_hw (Results 1 – 6 of 6) sorted by relevance

/drivers/usb/host/
Dehci-mem.c88 qh->hw = (struct ehci_qh_hw *) in ehci_qh_alloc()
177 sizeof(struct ehci_qh_hw), in ehci_mem_init()
218 struct ehci_qh_hw *hw; in ehci_mem_init()
Dehci.h386 struct ehci_qh_hw { struct
413 struct ehci_qh_hw *hw; /* Must come first */ argument
473 struct ehci_qh_hw *hw;
Dehci-q.c94 struct ehci_qh_hw *hw = qh->hw; in qh_update()
305 struct ehci_qh_hw *hw = qh->hw; in qh_completions()
779 struct ehci_qh_hw *hw; in qh_make()
Dehci-dbg.c125 struct ehci_qh_hw *hw = qh->hw; in dbg_qh()
422 struct ehci_qh_hw *hw = qh->hw; in qh_lines()
660 struct ehci_qh_hw *hw; in fill_periodic_buffer()
Dehci-sched.c456 struct ehci_qh_hw *hw; in tt_no_collision()
730 struct ehci_qh_hw *hw = qh->hw; in end_unlink_intr()
865 struct ehci_qh_hw *hw = qh->hw; in qh_schedule()
Dehci-hcd.c463 struct ehci_qh_hw *hw; in ehci_init()