Searched defs:vhub (Results 1 – 9 of 9) sorted by relevance
/Linux-v5.10/drivers/usb/gadget/udc/aspeed-vhub/ |
D | hub.c | 259 struct ast_vhub *vhub = ep->vhub; in ast_vhub_rep_desc() local 309 static int ast_vhub_collect_languages(struct ast_vhub *vhub, void *buf, in ast_vhub_collect_languages() 335 static struct usb_gadget_strings *ast_vhub_lookup_string(struct ast_vhub *vhub, in ast_vhub_lookup_string() 356 struct ast_vhub *vhub = ep->vhub; in ast_vhub_rep_string() local 380 struct ast_vhub *vhub = ep->vhub; in ast_vhub_std_hub_request() local 455 static void ast_vhub_update_hub_ep1(struct ast_vhub *vhub, in ast_vhub_update_hub_ep1() 468 static void ast_vhub_change_port_stat(struct ast_vhub *vhub, in ast_vhub_change_port_stat() 507 static void ast_vhub_send_host_wakeup(struct ast_vhub *vhub) in ast_vhub_send_host_wakeup() 515 void ast_vhub_device_connect(struct ast_vhub *vhub, in ast_vhub_device_connect() 537 struct ast_vhub *vhub = container_of(work, in ast_vhub_wake_work() local [all …]
|
D | core.c | 100 struct ast_vhub *vhub = data; in ast_vhub_irq() local 173 void ast_vhub_init_hw(struct ast_vhub *vhub) in ast_vhub_init_hw() 263 struct ast_vhub *vhub = platform_get_drvdata(pdev); in ast_vhub_remove() local 304 struct ast_vhub *vhub; in ast_vhub_probe() local
|
D | epn.c | 338 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
|
D | ep0.c | 275 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()
|
D | dev.c | 537 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-v5.10/arch/arm/boot/dts/ |
D | aspeed-g6.dtsi | 283 vhub: usb-vhub@1e6a0000 { label
|
D | aspeed-g4.dtsi | 162 vhub: usb-vhub@1e6a0000 { label
|
D | aspeed-g5.dtsi | 194 vhub: usb-vhub@1e6a0000 { label
|