Searched refs:idVendor_buf (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/usb/usbip/src/ |
H A D | usbip_list.c | 263 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()
|
/kernel/linux/linux-6.6/tools/usb/usbip/src/ |
H A D | usbip_list.c | 264 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()
|
Completed in 1 milliseconds