Home
last modified time | relevance | path

Searched defs:vhub (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/usb/gadget/udc/aspeed-vhub/
H A Dcore.c34 struct ast_vhub *vhub = ep->vhub; in ast_vhub_done() local
96 struct ast_vhub *vhub = data; in ast_vhub_irq() local
169 void ast_vhub_init_hw(struct ast_vhub *vhub) in ast_vhub_init_hw()
259 struct ast_vhub *vhub = platform_get_drvdata(pdev); in ast_vhub_remove() local
301 struct ast_vhub *vhub; in ast_vhub_probe() local
H A Depn.c340 struct ast_vhub *vhub = ep->vhub; in ast_vhub_epn_queue() local
475 struct ast_vhub *vhub = ep->vhub; in ast_vhub_epn_dequeue() local
525 struct ast_vhub *vhub = ep->vhub; in ast_vhub_set_halt_and_wedge() local
566 struct ast_vhub *vhub = ep->vhub; in ast_vhub_epn_disable() local
605 struct ast_vhub *vhub; in ast_vhub_epn_enable() local
803 struct ast_vhub *vhub = d->vhub; in ast_vhub_alloc_epn() local
H A Dep0.c276 struct ast_vhub *vhub = ep->vhub; in ast_vhub_ep0_handle_ack() local
364 struct ast_vhub *vhub = ep->vhub; in ast_vhub_ep0_queue() local
441 struct ast_vhub *vhub = ep->vhub; in ast_vhub_ep0_dequeue() local
488 void ast_vhub_init_ep0(struct ast_vhub *vhub, struct ast_vhub_ep *ep, in ast_vhub_init_ep0()
H A Ddev.c542 int ast_vhub_init_dev(struct ast_vhub *vhub, unsigned int idx) in ast_vhub_init_dev()