Home
last modified time | relevance | path

Searched refs:usb_get_port_status (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/u-boot/common/
H A Dusb_hub.c123 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 Dusb_hub.su
H A Dusb.c161 if (usb_get_port_status(&usb_dev[j], i + 1, in usb_detect_change()
/OK3568_Linux_fs/u-boot/include/
H A Dusb.h280 int usb_get_port_status(struct usb_device *dev, int port, void *data);
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dusb-uclass.c699 if (usb_get_port_status(udev, udev->portnr, &status) in usb_detect_change()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map