Home
last modified time | relevance | path

Searched +full:vhub +full:- +full:vendor +full:- +full:id (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/devicetree/bindings/usb/
H A Daspeed,usb-vhub.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 ---
5 $id
[all...]
/linux/drivers/usb/gadget/udc/aspeed-vhub/
H A Dhub.c1 // SPDX-License-Identifier: GPL-2.0+
3 * aspeed-vhub -- Driver for Aspeed SoC "vHub" USB gadget
5 * hub.c - virtual hub handling
26 #include <linux/dma-mappin
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
907 u16 id; ast_vhub_of_parse_dev_desc() local
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
986 u8 id; global() member
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...]