Searched refs:usb_get_port_status (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | usb_hub.c | 123 int usb_get_port_status(struct usb_device *dev, int port, void *data) in usb_get_port_status() function 292 if (usb_get_port_status(dev, port + 1, portsts) < 0) { in usb_hub_port_reset() 352 ret = usb_get_port_status(dev, port + 1, portsts); in usb_hub_port_connect_change() 454 ret = usb_get_port_status(dev, i + 1, portsts); in usb_scan_port()
|
| H A D | usb_hub.su | |
| H A D | usb.c | 161 if (usb_get_port_status(&usb_dev[j], i + 1, in usb_detect_change()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | usb.h | 280 int usb_get_port_status(struct usb_device *dev, int port, void *data);
|
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ |
| H A D | usb-uclass.c | 699 if (usb_get_port_status(udev, udev->portnr, &status) in usb_detect_change()
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |