Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/aspeed-vhub/
A Dvhub.h221 struct ast_vhub;
281 struct ast_vhub *vhub;
342 struct ast_vhub *vhub;
384 struct ast_vhub { struct
521 void ast_vhub_init_hw(struct ast_vhub *vhub);
537 int ast_vhub_init_hub(struct ast_vhub *vhub);
544 void ast_vhub_hub_suspend(struct ast_vhub *vhub);
545 void ast_vhub_hub_resume(struct ast_vhub *vhub);
546 void ast_vhub_hub_reset(struct ast_vhub *vhub);
547 void ast_vhub_hub_wake_all(struct ast_vhub *vhub);
[all …]
A Dhub.c254 struct ast_vhub *vhub = ep->vhub; in ast_vhub_rep_desc()
351 struct ast_vhub *vhub = ep->vhub; in ast_vhub_rep_string()
375 struct ast_vhub *vhub = ep->vhub; in ast_vhub_std_hub_request()
532 struct ast_vhub *vhub = container_of(work, in ast_vhub_wake_work()
533 struct ast_vhub, in ast_vhub_wake_work()
624 struct ast_vhub *vhub = ep->vhub; in ast_vhub_set_port_feature()
667 struct ast_vhub *vhub = ep->vhub; in ast_vhub_clr_port_feature()
713 struct ast_vhub *vhub = ep->vhub; in ast_vhub_get_port_stat()
805 void ast_vhub_hub_resume(struct ast_vhub *vhub) in ast_vhub_hub_resume()
828 void ast_vhub_hub_reset(struct ast_vhub *vhub) in ast_vhub_hub_reset()
[all …]
A Dcore.c34 struct ast_vhub *vhub = ep->vhub; in ast_vhub_done()
96 struct ast_vhub *vhub = data; in ast_vhub_irq()
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()
300 struct ast_vhub *vhub; in ast_vhub_probe()
A Dep0.c270 struct ast_vhub *vhub = ep->vhub; in ast_vhub_ep0_handle_ack()
358 struct ast_vhub *vhub = ep->vhub; in ast_vhub_ep0_queue()
435 struct ast_vhub *vhub = ep->vhub; in ast_vhub_ep0_dequeue()
482 void ast_vhub_init_ep0(struct ast_vhub *vhub, struct ast_vhub_ep *ep, in ast_vhub_init_ep0()
A Depn.c333 struct ast_vhub *vhub = ep->vhub; in ast_vhub_epn_queue()
468 struct ast_vhub *vhub = ep->vhub; in ast_vhub_epn_dequeue()
516 struct ast_vhub *vhub = ep->vhub; in ast_vhub_set_halt_and_wedge()
557 struct ast_vhub *vhub = ep->vhub; in ast_vhub_epn_disable()
596 struct ast_vhub *vhub; in ast_vhub_epn_enable()
794 struct ast_vhub *vhub = d->vhub; in ast_vhub_alloc_epn()
A Ddev.c532 int ast_vhub_init_dev(struct ast_vhub *vhub, unsigned int idx) in ast_vhub_init_dev()

Completed in 15 milliseconds