Home
last modified time | relevance | path

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

/qemu/docs/system/devices/
H A Dusb.rst163 ``usb-host,vendorid=vendor,productid=product``
308 device_add usb-host,vendorid=0x1234,productid=0x5678
321 The example above uses the ``vendorid`` and ``productid`` to
332 ``vendorid=<hexnr>``
340 - ``vendorid`` and ``productid`` -- match for a specific device, pass it to
/qemu/hw/usb/
H A Ddev-network.c635 uint32_t vendorid; member
715 stl_le_p(outbuf, s->vendorid); in ndis_query()
1374 s->vendorid = 0x1234; in usb_net_realize()
/qemu/docs/
H A Dqdev-device-use.txt378 -device usb-host,hostbus=BUS,hostaddr=ADDR,vendorid=VID,productid=PRID