Searched defs:port1 (Results 1 – 4 of 4) sorted by relevance
| /bsp/allwinner/libraries/sunxi-hal/hal/source/usb/core/ |
| A D | usb_gen_hub_base.c | 61 static int get_port_status(struct usb_host_virt_dev *hdev, int port1, in get_port_status() 98 s32 hub_port_status(struct usb_hub *hub, s32 port1, u16 *status, u16 *change) in hub_port_status() 150 static int hub_port_suspend(struct usb_hub *hub, int port1, struct usb_device *udev) in hub_port_suspend() 220 static int __usb_suspend_device(struct usb_device *udev, int port1, in __usb_suspend_device() 365 int port1, status; in usb_suspend_device() local 480 static int hub_port_resume(struct usb_hub *hub, int port1, struct usb_device *udev) in hub_port_resume() 563 int port1, status; in usb_resume_device() local 652 unsigned port1; in hub_suspend() local 685 unsigned port1; in hub_resume() local
|
| A D | usb_gen_hub.c | 237 static int clear_port_feature(struct usb_host_virt_dev *hdev, int port1, int feature) in clear_port_feature() 253 static int set_port_feature(struct usb_host_virt_dev *hdev, int port1, int feature) in set_port_feature() 266 static int hub_port_disable(struct usb_hub *hub, int port1, int set_state) in hub_port_disable() 288 int port1; in hub_power_on() local 327 static int hub_port_debounce(struct usb_hub *hub, int port1) in hub_port_debounce() 387 static int hub_port_wait_reset(struct usb_hub *hub, int port1, in hub_port_wait_reset() 454 int port1, in hub_port_reset() 550 static int32_t _dev_is_present(struct usb_hub *hub, int port1) in _dev_is_present() 607 int port1, in hub_port_init() 1524 static void hub_port_logical_disconnect(struct usb_hub *hub, int port1) in hub_port_logical_disconnect() [all …]
|
| A D | usb_core_base.c | 74 …dev *usb_host_alloc_virt_dev(struct usb_host_virt_dev *parent, struct usb_virt_bus *bus, u32 port1) in usb_host_alloc_virt_dev()
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/usb/include/ |
| A D | usb.h | 558 #define usb_hub_for_each_child(hdev, port1, child) \ argument
|
Completed in 20 milliseconds