Searched refs:usb_host_set_config (Results 1 – 2 of 2) sorted by relevance
1409 static void usb_host_set_config(USBHostDevice *s, int config, USBPacket *p) in usb_host_set_config() function1486 usb_host_set_config(s, value & 0xff, p); in usb_host_handle_control()
322 usb_host_set_config(int bus, int addr, int config) "dev %d:%d, config %d"