u-boot-brain/drivers/usb/emul
Simon Glass af9c7c11e9 sandbox: usb: Allow finding a USB emulator for a device
Each USB device has an emulator. Currently this can only be found by
supplying the 'pipe' value, which contains the device number. Add a way
to find it directly from the emulated device.

Signed-off-by: Simon Glass <sjg@chromium.org>
2015-11-19 20:27:51 -07:00
..
Kconfig dm: usb: sandbox: Add a uclass for USB device emulation 2015-04-18 11:11:26 -06:00
Makefile dm: usb: sandbox: Add an emulator for USB hub emulation 2015-04-18 11:11:26 -06:00
sandbox_flash.c sandbox: usb: Allow dynamic emulated USB device descriptors 2015-11-19 20:27:51 -07:00
sandbox_hub.c sandbox: usb: Allow up to 4 emulated devices on a hub 2015-11-19 20:27:51 -07:00
usb-emul-uclass.c sandbox: usb: Allow finding a USB emulator for a device 2015-11-19 20:27:51 -07:00