Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/aspeed-vhub/
H A Dvhub.h361 struct ast_vhub_ep **epns; member
408 struct ast_vhub_ep *epns; member
H A Depn.c773 ep->dev->epns[ep->d_idx - 1] = NULL; in ast_vhub_epn_dispose()
811 if (vhub->epns[i].dev == NULL) in ast_vhub_alloc_epn()
819 ep = &vhub->epns[i]; in ast_vhub_alloc_epn()
829 d->epns[addr-1] = ep; in ast_vhub_alloc_epn()