Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/
H A Dpxa27x_udc.h303 * @pxa_ep: matching pxa_ep (cache of find_pxa_ep() call)
309 struct pxa_ep *pxa_ep; member
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 { struct
378 * @in_use: sanity check if request already queued on an pxa_ep argument
345 devpxa_ep global() argument
347 queuepxa_ep global() argument
348 lockpxa_ep global() argument
350 enabledpxa_ep global() argument
351 in_handle_eppxa_ep global() argument
353 idxpxa_ep global() argument
354 namepxa_ep global() argument
463 struct pxa_ep pxa_ep[NR_PXA_ENDPOINTS]; global() member
[all...]