Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Ddesc.h21 uint8_t idProduct_hi; member
H A Ddesc.c42 d->u.device.idProduct_hi = usb_hi(id->idProduct); in usb_desc_device()