Home
last modified time | relevance | path

Searched defs:vhub (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/aspeed-vhub/
H A DMakefile
H A Dep0.c275 struct ast_vhub *vhub = ep->vhub; in ast_vhub_ep0_handle_ack() local
363 struct ast_vhub *vhub in ast_vhub_ep0_queue() local
440 struct ast_vhub *vhub = ep->vhub; ast_vhub_ep0_dequeue() local
487 ast_vhub_init_ep0(struct ast_vhub *vhub, struct ast_vhub_ep *ep, struct ast_vhub_dev *dev) ast_vhub_init_ep0() argument
[all...]
H A Dcore.c39 struct ast_vhub *vhub = ep->vhub; in ast_vhub_done() local
101 struct ast_vhub *vhub = data; in ast_vhub_irq() local
174 ast_vhub_init_hw(struct ast_vhub *vhub) ast_vhub_init_hw() argument
264 struct ast_vhub *vhub = platform_get_drvdata(pdev); ast_vhub_remove() local
305 struct ast_vhub *vhub; ast_vhub_probe() local
[all...]
H A Depn.c338 struct ast_vhub *vhub = ep->vhub; in ast_vhub_epn_queue() local
473 struct ast_vhub *vhub = ep->vhub; ast_vhub_epn_dequeue() local
521 struct ast_vhub *vhub = ep->vhub; ast_vhub_set_halt_and_wedge() local
562 struct ast_vhub *vhub = ep->vhub; ast_vhub_epn_disable() local
601 struct ast_vhub *vhub; ast_vhub_epn_enable() local
799 struct ast_vhub *vhub = d->vhub; ast_vhub_alloc_epn() local
[all...]
H A Ddev.c537 ast_vhub_init_dev(struct ast_vhub *vhub, unsigned int idx) ast_vhub_init_dev() argument
[all...]
H A Dhub.c259 struct ast_vhub *vhub = ep->vhub; in ast_vhub_rep_desc() local
309 ast_vhub_collect_languages(struct ast_vhub *vhub, void *buf, size_t size) ast_vhub_collect_languages() argument
335 ast_vhub_lookup_string(struct ast_vhub *vhub, u16 lang_id) ast_vhub_lookup_string() argument
356 struct ast_vhub *vhub = ep->vhub; ast_vhub_rep_string() local
380 struct ast_vhub *vhub = ep->vhub; ast_vhub_std_hub_request() local
455 ast_vhub_update_hub_ep1(struct ast_vhub *vhub, unsigned int port) ast_vhub_update_hub_ep1() argument
468 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
507 ast_vhub_send_host_wakeup(struct ast_vhub *vhub) ast_vhub_send_host_wakeup() argument
515 ast_vhub_device_connect(struct ast_vhub *vhub, unsigned int port, bool on) ast_vhub_device_connect() argument
537 struct ast_vhub *vhub = container_of(work, ast_vhub_wake_work() local
563 ast_vhub_hub_wake_all(struct ast_vhub *vhub) ast_vhub_hub_wake_all() argument
573 ast_vhub_port_reset(struct ast_vhub *vhub, u8 port) ast_vhub_port_reset() argument
629 struct ast_vhub *vhub = ep->vhub; ast_vhub_set_port_feature() local
672 struct ast_vhub *vhub = ep->vhub; ast_vhub_clr_port_feature() local
718 struct ast_vhub *vhub = ep->vhub; ast_vhub_get_port_stat() local
787 ast_vhub_hub_suspend(struct ast_vhub *vhub) ast_vhub_hub_suspend() argument
810 ast_vhub_hub_resume(struct ast_vhub *vhub) ast_vhub_hub_resume() argument
833 ast_vhub_hub_reset(struct ast_vhub *vhub) ast_vhub_hub_reset() argument
879 ast_vhub_of_parse_dev_desc(struct ast_vhub *vhub, const struct device_node *vhub_np) ast_vhub_of_parse_dev_desc() argument
899 ast_vhub_fixup_usb1_dev_desc(struct ast_vhub *vhub) ast_vhub_fixup_usb1_dev_desc() argument
906 ast_vhub_str_container_alloc(struct ast_vhub *vhub) ast_vhub_str_container_alloc() argument
942 ast_vhub_str_alloc_add(struct ast_vhub *vhub, const struct usb_gadget_strings *src_str) ast_vhub_str_alloc_add() argument
969 ast_vhub_of_parse_str_desc(struct ast_vhub *vhub, const struct device_node *desc_np) ast_vhub_of_parse_str_desc() argument
1011 ast_vhub_init_desc(struct ast_vhub *vhub) ast_vhub_init_desc() argument
1046 ast_vhub_init_hub(struct ast_vhub *vhub) ast_vhub_init_hub() argument
[all...]
H A Dvhub.h281 struct ast_vhub *vhub; member
342 struct ast_vhub *vhub; member
[all...]
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/aspeed-vhub/
H A DMakefile
H A Dep0.c276 struct ast_vhub *vhub = ep->vhub; in ast_vhub_ep0_handle_ack() local
364 struct ast_vhub *vhub in ast_vhub_ep0_queue() local
441 struct ast_vhub *vhub = ep->vhub; ast_vhub_ep0_dequeue() local
488 ast_vhub_init_ep0(struct ast_vhub *vhub, struct ast_vhub_ep *ep, struct ast_vhub_dev *dev) ast_vhub_init_ep0() argument
[all...]
H A Dcore.c33 struct ast_vhub *vhub = ep->vhub; in ast_vhub_done() local
95 struct ast_vhub *vhub = data; in ast_vhub_irq() local
168 ast_vhub_init_hw(struct ast_vhub *vhub) ast_vhub_init_hw() argument
258 struct ast_vhub *vhub = platform_get_drvdata(pdev); ast_vhub_remove() local
297 struct ast_vhub *vhub; ast_vhub_probe() local
[all...]
H A Depn.c340 struct ast_vhub *vhub = ep->vhub; in ast_vhub_epn_queue() local
475 struct ast_vhub *vhub = ep->vhub; ast_vhub_epn_dequeue() local
525 struct ast_vhub *vhub = ep->vhub; ast_vhub_set_halt_and_wedge() local
566 struct ast_vhub *vhub = ep->vhub; ast_vhub_epn_disable() local
605 struct ast_vhub *vhub; ast_vhub_epn_enable() local
803 struct ast_vhub *vhub = d->vhub; ast_vhub_alloc_epn() local
[all...]
H A Ddev.c542 ast_vhub_init_dev(struct ast_vhub *vhub, unsigned int idx) ast_vhub_init_dev() argument
[all...]
H A Dhub.c276 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 Dvhub.h281 struct ast_vhub *vhub; member
342 struct ast_vhub *vhub; member
[all...]

Completed in 10 milliseconds