Home
last modified time | relevance | path

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

/device/soc/hpmicro/sdk/hpm_sdk/middleware/cherryusb/port/ehci/
Dusb_hc_ehci.c29 struct ehci_qh_hw *qh; in ehci_qh_alloc() local
49 static void ehci_qh_free(struct ehci_qh_hw *qh) in ehci_qh_free()
175 static void ehci_qh_fill(struct ehci_qh_hw *qh, in ehci_qh_fill()
317 struct ehci_qh_hw *qh = NULL; in ehci_control_pipe_init() local
424 struct ehci_qh_hw *qh = NULL; in ehci_bulk_pipe_init() local
530 struct ehci_qh_hw *qh = NULL; in ehci_intr_pipe_init() local
659 static void ehci_qh_scan_qtds(struct ehci_qh_hw *qhead, struct ehci_qh_hw *qh) in ehci_qh_scan_qtds()
676 static void ehci_check_qh(struct ehci_qh_hw *qhead, struct ehci_qh_hw *qh) in ehci_check_qh()
734 static void ehci_kill_qh(struct ehci_qh_hw *qhead, struct ehci_qh_hw *qh) in ehci_kill_qh()
792 struct ehci_qh_hw *qh; in usb_hc_init() local
[all …]