Home
last modified time | relevance | path

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

/Linux-v5.10/tools/usb/usbip/src/
Dusbip_list.c263 char idVendor_buf[8]; in list_gadget_devices() local
298 sprintf(idVendor_buf, "0x%4x", idVendor); in list_gadget_devices()
309 print_device(busid, idVendor_buf, idProduct_buf, parsable); in list_gadget_devices()