Home
last modified time | relevance | path

Searched defs:parsable (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/tools/usb/usbip/src/
Dusbip_list.c152 const char *product, bool parsable) in print_device()
160 static void print_product_name(char *product_name, bool parsable) in print_product_name()
166 static int list_devices(bool parsable) in list_devices()
248 static int list_gadget_devices(bool parsable) in list_gadget_devices()
335 bool parsable = false; in usbip_list() local