Home
last modified time | relevance | path

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

/drivers/usb/gadget/udc/aspeed-vhub/
Dhub.c338 struct ast_vhub *vhub = ep->vhub; in ast_vhub_std_hub_request() local
413 static void ast_vhub_update_hub_ep1(struct ast_vhub *vhub, in ast_vhub_update_hub_ep1()
426 static void ast_vhub_change_port_stat(struct ast_vhub *vhub, in ast_vhub_change_port_stat()
465 static void ast_vhub_send_host_wakeup(struct ast_vhub *vhub) in ast_vhub_send_host_wakeup()
473 void ast_vhub_device_connect(struct ast_vhub *vhub, in ast_vhub_device_connect()
495 struct ast_vhub *vhub = container_of(work, in ast_vhub_wake_work() local
521 void ast_vhub_hub_wake_all(struct ast_vhub *vhub) in ast_vhub_hub_wake_all()
531 static void ast_vhub_port_reset(struct ast_vhub *vhub, u8 port) in ast_vhub_port_reset()
587 struct ast_vhub *vhub = ep->vhub; in ast_vhub_set_port_feature() local
630 struct ast_vhub *vhub = ep->vhub; in ast_vhub_clr_port_feature() local
[all …]
Dcore.c100 struct ast_vhub *vhub = data; in ast_vhub_irq() local
183 void ast_vhub_init_hw(struct ast_vhub *vhub) in ast_vhub_init_hw()
268 struct ast_vhub *vhub = platform_get_drvdata(pdev); in ast_vhub_remove() local
309 struct ast_vhub *vhub; in ast_vhub_probe() local
Depn.c338 struct ast_vhub *vhub = ep->vhub; in ast_vhub_epn_queue() local
470 struct ast_vhub *vhub = ep->vhub; in ast_vhub_epn_dequeue() local
518 struct ast_vhub *vhub = ep->vhub; in ast_vhub_set_halt_and_wedge() local
559 struct ast_vhub *vhub = ep->vhub; in ast_vhub_epn_disable() local
598 struct ast_vhub *vhub; in ast_vhub_epn_enable() local
796 struct ast_vhub *vhub = d->vhub; in ast_vhub_alloc_epn() local
Dep0.c275 struct ast_vhub *vhub = ep->vhub; in ast_vhub_ep0_handle_ack() local
363 struct ast_vhub *vhub = ep->vhub; in ast_vhub_ep0_queue() local
440 struct ast_vhub *vhub = ep->vhub; in ast_vhub_ep0_dequeue() local
487 void ast_vhub_init_ep0(struct ast_vhub *vhub, struct ast_vhub_ep *ep, in ast_vhub_init_ep0()
Ddev.c536 int ast_vhub_init_dev(struct ast_vhub *vhub, unsigned int idx) in ast_vhub_init_dev()
Dvhub.h281 struct ast_vhub *vhub; member
342 struct ast_vhub *vhub; member