Searched refs:idProduct_hi (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/usb/ | ||
H A D | desc.h | 21 uint8_t idProduct_hi; member |
H A D | desc.c | 42 d->u.device.idProduct_hi = usb_hi(id->idProduct); in usb_desc_device() |