Searched defs:vhub (Results 1 – 9 of 9) sorted by relevance
/linux-6.6.21/drivers/usb/gadget/udc/aspeed-vhub/ |
D | hub.c | 276 struct ast_vhub *vhub = ep->vhub; in ast_vhub_rep_desc() local 332 static int ast_vhub_collect_languages(struct ast_vhub *vhub, void *buf, in ast_vhub_collect_languages() 358 static struct usb_gadget_strings *ast_vhub_lookup_string(struct ast_vhub *vhub, in ast_vhub_lookup_string() 379 struct ast_vhub *vhub = ep->vhub; in ast_vhub_rep_string() local 403 struct ast_vhub *vhub = ep->vhub; in ast_vhub_std_hub_request() local 480 static void ast_vhub_update_hub_ep1(struct ast_vhub *vhub, in ast_vhub_update_hub_ep1() 493 static void ast_vhub_change_port_stat(struct ast_vhub *vhub, in ast_vhub_change_port_stat() 532 static void ast_vhub_send_host_wakeup(struct ast_vhub *vhub) in ast_vhub_send_host_wakeup() 540 void ast_vhub_device_connect(struct ast_vhub *vhub, in ast_vhub_device_connect() 562 struct ast_vhub *vhub = container_of(work, in ast_vhub_wake_work() local [all …]
|
D | core.c | 33 struct ast_vhub *vhub = ep->vhub; in ast_vhub_done() local 95 struct ast_vhub *vhub = data; in ast_vhub_irq() local 168 void ast_vhub_init_hw(struct ast_vhub *vhub) in ast_vhub_init_hw() 258 struct ast_vhub *vhub = platform_get_drvdata(pdev); in ast_vhub_remove() local 297 struct ast_vhub *vhub; in ast_vhub_probe() local
|
D | epn.c | 340 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
|
D | ep0.c | 276 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()
|
D | dev.c | 542 int ast_vhub_init_dev(struct ast_vhub *vhub, unsigned int idx) in ast_vhub_init_dev()
|
D | vhub.h | 281 struct ast_vhub *vhub; member 342 struct ast_vhub *vhub; member
|
/linux-6.6.21/arch/arm/boot/dts/aspeed/ |
D | aspeed-g6.dtsi | 307 vhub: usb-vhub@1e6a0000 { label
|
D | aspeed-g4.dtsi | 170 vhub: usb-vhub@1e6a0000 { label
|
D | aspeed-g5.dtsi | 198 vhub: usb-vhub@1e6a0000 { label
|