Home
last modified time | relevance | path

Searched refs:usb_detect_change (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dusb.h252 int usb_detect_change(void); /* detect if a USB device has been (un)plugged */
/openbmc/u-boot/drivers/usb/host/
H A Dusb-uclass.c673 int usb_detect_change(void) in usb_detect_change() function
/openbmc/u-boot/common/
H A Dusb.c151 int usb_detect_change(void) in usb_detect_change() function