Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Ddesc.h227 int usb_desc_endpoint(const USBDescEndpoint *ep, int flags,
H A Ddesc.c194 rc = usb_desc_endpoint(iface->eps + i, flags, dest + pos, len - pos); in usb_desc_iface()
204 int usb_desc_endpoint(const USBDescEndpoint *ep, int flags, in usb_desc_endpoint() function