Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Dhcd-musb.c267 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