Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dusb-sandbox.c12 struct sandbox_usb_ctrl { struct
44 struct sandbox_usb_ctrl *ctrl = dev_get_priv(bus); in sandbox_submit_control()
120 struct sandbox_usb_ctrl *ctrl = dev_get_priv(dev); in sandbox_alloc_device()
156 .priv_auto_alloc_size = sizeof(struct sandbox_usb_ctrl),