Searched refs:musb_async_cancel_device (Results 1 – 1 of 1) sorted by relevance
267 static void musb_async_cancel_device(MUSBState *s, USBDevice *dev);518 musb_async_cancel_device(s, port->dev); in musb_detach()528 musb_async_cancel_device(s, child); in musb_child_detach()820 static void musb_async_cancel_device(MUSBState *s, USBDevice *dev) in musb_async_cancel_device() function