Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/usb/host/
Dehci-mem.c75 qh->hw = (struct ehci_qh_hw *) in ehci_qh_alloc()
155 sizeof(struct ehci_qh_hw), in ehci_mem_init()
196 struct ehci_qh_hw *hw; in ehci_mem_init()
Dehci.h382 struct ehci_qh_hw { struct
409 struct ehci_qh_hw *hw; /* Must come first */ argument
476 struct ehci_qh_hw *hw;
Dehci-dbg.c98 struct ehci_qh_hw *hw = qh->hw; in dbg_qh()
382 struct ehci_qh_hw *hw = qh->hw; in qh_lines()
594 struct ehci_qh_hw *hw, struct ehci_qh *qh, unsigned size) in output_buf_tds_dir()
662 struct ehci_qh_hw *hw; in fill_periodic_buffer()
Dehci-q.c82 struct ehci_qh_hw *hw = qh->hw; in qh_update()
297 struct ehci_qh_hw *hw = qh->hw; in qh_completions()
773 struct ehci_qh_hw *hw; in qh_make()
Dehci-sched.c431 struct ehci_qh_hw *hw; in tt_no_collision()
706 struct ehci_qh_hw *hw = qh->hw; in end_unlink_intr()
841 struct ehci_qh_hw *hw = qh->hw; in qh_schedule()
Dehci-hcd.c460 struct ehci_qh_hw *hw; in ehci_init()