Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhost-libusb.c1410 static void usb_host_set_config(USBHostDevice *s, int config, USBPacket *p) in usb_host_set_config() function
1487 usb_host_set_config(s, value & 0xff, p); in usb_host_handle_control()
H A Dtrace-events320 usb_host_set_config(int bus, int addr, int config) "dev %d:%d, config %d"