Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/usb/usbip/src/
H A Dusbip_list.c265 char idProduct_buf[8]; in list_gadget_devices() local
300 sprintf(idProduct_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 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()

Completed in 2 milliseconds