Home
last modified time | relevance | path

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

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