Home
last modified time | relevance | path

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

/openbmc/linux/tools/usb/usbip/src/
H A Dusbip_list.c266 char idProduct_buf[8]; in list_gadget_devices() local
301 sprintf(idProduct_buf, "0x%4x", idVendor); in list_gadget_devices()
310 print_device(busid, idVendor_buf, idProduct_buf, parsable); in list_gadget_devices()