Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dusb-sandbox.c50 ret = usb_emul_find(bus, pipe, udev->portnr, &emul); in sandbox_submit_control()
83 ret = usb_emul_find(bus, pipe, udev->portnr, &emul); in sandbox_submit_bulk()
109 ret = usb_emul_find(bus, pipe, udev->portnr, &emul); in sandbox_submit_int()
/openbmc/u-boot/drivers/usb/emul/
H A Dusb-emul-uclass.c161 int usb_emul_find(struct udevice *bus, ulong pipe, int port1, in usb_emul_find() function
/openbmc/u-boot/include/
H A Dusb.h1045 int usb_emul_find(struct udevice *bus, ulong pipe, int port1,