Searched defs:vhub (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/usb/gadget/udc/aspeed-vhub/ |
H A D | hub.c | 276 struct ast_vhub *vhub = ep->vhub; ast_vhub_rep_desc() local 332 ast_vhub_collect_languages(struct ast_vhub * vhub,void * buf,size_t size) ast_vhub_collect_languages() argument 358 ast_vhub_lookup_string(struct ast_vhub * vhub,u16 lang_id) ast_vhub_lookup_string() argument 379 struct ast_vhub *vhub = ep->vhub; ast_vhub_rep_string() local 403 struct ast_vhub *vhub = ep->vhub; ast_vhub_std_hub_request() local 480 ast_vhub_update_hub_ep1(struct ast_vhub * vhub,unsigned int port) ast_vhub_update_hub_ep1() argument 493 ast_vhub_change_port_stat(struct ast_vhub * vhub,unsigned int port,u16 clr_flags,u16 set_flags,bool set_c) ast_vhub_change_port_stat() argument 532 ast_vhub_send_host_wakeup(struct ast_vhub * vhub) ast_vhub_send_host_wakeup() argument 540 ast_vhub_device_connect(struct ast_vhub * vhub,unsigned int port,bool on) ast_vhub_device_connect() argument 562 struct ast_vhub *vhub = container_of(work, ast_vhub_wake_work() local 588 ast_vhub_hub_wake_all(struct ast_vhub * vhub) ast_vhub_hub_wake_all() argument 598 ast_vhub_port_reset(struct ast_vhub * vhub,u8 port) ast_vhub_port_reset() argument 654 struct ast_vhub *vhub = ep->vhub; ast_vhub_set_port_feature() local 697 struct ast_vhub *vhub = ep->vhub; ast_vhub_clr_port_feature() local 743 struct ast_vhub *vhub = ep->vhub; ast_vhub_get_port_stat() local 812 ast_vhub_hub_suspend(struct ast_vhub * vhub) ast_vhub_hub_suspend() argument 835 ast_vhub_hub_resume(struct ast_vhub * vhub) ast_vhub_hub_resume() argument 858 ast_vhub_hub_reset(struct ast_vhub * vhub) ast_vhub_hub_reset() argument 904 ast_vhub_of_parse_dev_desc(struct ast_vhub * vhub,const struct device_node * vhub_np) ast_vhub_of_parse_dev_desc() argument 924 ast_vhub_fixup_usb1_dev_desc(struct ast_vhub * vhub) ast_vhub_fixup_usb1_dev_desc() argument 931 ast_vhub_str_container_alloc(struct ast_vhub * vhub) ast_vhub_str_container_alloc() argument 967 ast_vhub_str_alloc_add(struct ast_vhub * vhub,const struct usb_gadget_strings * src_str) ast_vhub_str_alloc_add() argument 994 ast_vhub_of_parse_str_desc(struct ast_vhub * vhub,const struct device_node * desc_np) ast_vhub_of_parse_str_desc() argument 1036 ast_vhub_init_desc(struct ast_vhub * vhub) ast_vhub_init_desc() argument 1075 ast_vhub_init_hub(struct ast_vhub * vhub) ast_vhub_init_hub() argument [all...] |
H A 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
|
H A 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()
|
H A D | dev.c | 542 int ast_vhub_init_dev(struct ast_vhub *vhub, unsigned int idx) in ast_vhub_init_dev()
|
H A D | vhub.h | 281 struct ast_vhub *vhub; member 342 struct ast_vhub *vhub; member
|
/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-g6.dtsi | 299 vhub: usb-vhub@1e6a0000 { label
|
H A D | aspeed-g4.dtsi | 170 vhub: usb-vhub@1e6a0000 { label
|
H A D | aspeed-g5.dtsi | 198 vhub: usb-vhub@1e6a0000 { label
|