Searched refs:usbmon_trace (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/drivers/usb/host/ |
H A D | usb-sandbox.c | 16 static void usbmon_trace(struct udevice *bus, ulong pipe, in usbmon_trace() function 51 usbmon_trace(bus, pipe, setup, emul); in sandbox_submit_control() 84 usbmon_trace(bus, pipe, NULL, emul); in sandbox_submit_bulk() 110 usbmon_trace(bus, pipe, NULL, emul); in sandbox_submit_int()
|