Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Dci_udc.c156 static struct ept_queue_head *ci_get_qh(int ep_num, int dir_in) in ci_get_qh() function
184 struct ept_queue_head *head = ci_get_qh(ep_num, 0); in ci_flush_qh()
199 struct ept_queue_head *head = ci_get_qh(ep_num, 0); in ci_invalidate_qh()
319 struct ept_queue_head *head = ci_get_qh(num, in); in ep_enable()
440 head = ci_get_qh(num, in); in ci_ep_submit_next_request()
676 head = ci_get_qh(0, 0); /* EP0 OUT */ in handle_setup()
787 head = ci_get_qh(num, in); in stop_activity()