Home | History | Annotate | Download | only in qemu

Lines Matching refs:alt

532 static int usb_host_set_interface(USBHostDevice *s, int iface, int alt)
538 si.altsetting = alt;
542 iface, alt, ret, errno);