Lines Matching refs:pxa_ep
303 * @pxa_ep: matching pxa_ep (cache of find_pxa_ep() call)
309 struct pxa_ep *pxa_ep;
313 * struct pxa_ep - pxa endpoint
316 * @lock: lock to pxa_ep data (queues and stats)
341 * As we define the pxa_ep statically, we must guess all needed pxa_ep for all
344 struct pxa_ep {
378 * @in_use: sanity check if request already queued on an pxa_ep
379 * @queue: linked list of requests, linked on pxa_ep->queue
435 * @pxa_ep: array of pxa available endpoints
463 struct pxa_ep pxa_ep[NR_PXA_ENDPOINTS];