Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Dhcd-musb.c265 static void musb_child_detach(USBPort *port, USBDevice *child);
272 .child_detach = musb_child_detach,
524 static void musb_child_detach(USBPort *port, USBDevice *child) in musb_child_detach() function