Searched refs:usb_send_msg (Results 1 – 4 of 4) sorted by relevance
184 usb_send_msg(dev, USB_MSG_ATTACH); in usb_hub_attach()195 usb_send_msg(dev, USB_MSG_DETACH); in usb_hub_attach()351 usb_send_msg(dev, USB_MSG_RESET); in usb_hub_handle_control()
242 void usb_send_msg(USBDevice *dev, int msg);
223 void usb_send_msg(USBDevice *dev, int msg) in usb_send_msg() function
355 usb_send_msg(dev, USB_MSG_ATTACH); in ohci_attach()371 usb_send_msg(dev, USB_MSG_DETACH); in ohci_attach()1380 usb_send_msg(port->port.dev, USB_MSG_RESET); in ohci_port_set_status()