Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Ddesc.h221 int usb_desc_config(const USBDescConfig *conf, int flags,
H A Ddesc.c79 int usb_desc_config(const USBDescConfig *conf, int flags, in usb_desc_config() function
659 ret = usb_desc_config(dev->device->confs + index, flags, in usb_desc_get_descriptor()
676 ret = usb_desc_config(other_dev->confs + index, flags, in usb_desc_get_descriptor()
H A Dtrace-events239 usb_desc_config(int addr, int index, int len, int ret) "dev %d query config %d, len %d, ret %d"