Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/
H A Dusb.h414 void usb_packet_init(USBPacket *p);
/openbmc/qemu/hw/usb/
H A Dhcd-musb.c371 usb_packet_init(&s->ep[i].packey[0].p); in musb_reset()
372 usb_packet_init(&s->ep[i].packey[1].p); in musb_reset()
H A Dcore.c529 void usb_packet_init(USBPacket *p) in usb_packet_init() function
H A Dhcd-ohci.c743 usb_packet_init(pkt); in ohci_service_iso_td()
1938 usb_packet_init(&ohci->usb_packet); in usb_ohci_init()
H A Dhcd-ehci.c512 usb_packet_init(&p->packet); in ehci_alloc_packet()
2586 usb_packet_init(&s->ipacket); in usb_ehci_init()
H A Dhcd-uhci.c188 usb_packet_init(&async->packet); in uhci_async_alloc()
H A Dhcd-dwc2.c282 usb_packet_init(&p->packet); in dwc2_handle_packet()
H A Dhcd-xhci.c1175 usb_packet_init(&xfer->packet); in xhci_ep_alloc_xfer()