Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dfsl_usb2_udc.h366 struct ep_queue_head { struct
462 struct ep_queue_head *qh;
491 struct ep_queue_head *ep_qh; /* Endpoints Queue-Head */
581 static inline struct ep_queue_head *get_qh_by_ep(struct fsl_ep *ep) in get_qh_by_ep()
H A Dfsl_udc_core.c482 struct ep_queue_head *p_QH = &udc->ep_qh[2 * ep_num + dir]; in struct_ep_qh_setup()
699 struct ep_queue_head *qh = get_qh_by_ep(ep); in fsl_prime_ep()
1051 struct ep_queue_head *qh; in fsl_ep_fifo_status()
1559 struct ep_queue_head *qh; in tripwire_handler()
1600 struct ep_queue_head *curr_qh = &udc->ep_qh[pipe]; in process_ep_req()
2251 size = udc->max_ep * sizeof(struct ep_queue_head); in struct_udc_setup()