Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dci_udc.c153 static struct ept_queue_head *ci_get_qh(int ep_num, int dir_in) in ci_get_qh() function
181 struct ept_queue_head *head = ci_get_qh(ep_num, 0); in ci_flush_qh()
196 struct ept_queue_head *head = ci_get_qh(ep_num, 0); in ci_invalidate_qh()
316 struct ept_queue_head *head = ci_get_qh(num, in); in ep_enable()
437 head = ci_get_qh(num, in); in ci_ep_submit_next_request()
673 head = ci_get_qh(0, 0); /* EP0 OUT */ in handle_setup()
784 head = ci_get_qh(num, in); in stop_activity()