Home
last modified time | relevance | path

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

/device/soc/hpmicro/sdk/hpm_sdk/components/usb/host/
Dhpm_usb_host.c101 hcd_qhd_t *usb_host_qhd_next(hcd_qhd_t const *p_qhd) in usb_host_qhd_next()
131 static bool usb_host_qhd_init(usb_host_handle_t *handle, hcd_qhd_t *p_qhd, uint8_t dev_addr, usb_de… in usb_host_qhd_init()
209 bool usb_host_qhd_has_xact_error(hcd_qhd_t *p_qhd) in usb_host_qhd_has_xact_error()
238 static void usb_host_qtd_insert_to_qhd(hcd_qhd_t *p_qhd, hcd_qtd_t *p_qtd_new) in usb_host_qtd_insert_to_qhd()
270 void usb_host_qtd_remove_1st_from_qhd(hcd_qhd_t *p_qhd) in usb_host_qtd_remove_1st_from_qhd()
428 hcd_qhd_t *p_qhd; in usb_host_edpt_xfer() local
504 hcd_qhd_t *p_qhd = NULL; in usb_host_edpt_open() local
546 hcd_qhd_t *p_qhd = usb_host_qhd_get_from_addr(handle, dev_addr, ep_addr); in usb_host_pipe_queue_xfer() local
565 hcd_qhd_t *p_qhd = usb_host_qhd_get_from_addr(handle, dev_addr, ep_addr); in usb_host_pipe_xfer() local
584 hcd_qhd_t *p_qhd = usb_host_qhd_get_from_addr(handle, dev_addr, ep_addr); in usb_host_edpt_busy() local
[all …]
/device/soc/hpmicro/sdk/hpm_sdk/components/usb/device/
Dhpm_usb_device.c198 dcd_qhd_t *p_qhd; in usb_device_edpt_open() local
226 dcd_qhd_t *p_qhd; in usb_device_edpt_xfer() local