Home
last modified time | relevance | path

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

/external/qemu/
Dusb-linux.c516 static int usb_host_set_config(USBHostDevice *s, int config) in usb_host_set_config() function
573 return usb_host_set_config(s, value & 0xff); in usb_host_handle_control()