Home
last modified time | relevance | path

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

/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 */
534 static inline struct ep_queue_head *get_qh_by_ep(struct fsl_ep *ep) in get_qh_by_ep()