Searched refs:parsable (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.10/tools/usb/usbip/src/ |
D | usbip_list.c | 152 const char *product, bool parsable) in print_device() argument 154 if (parsable) in print_device() 160 static void print_product_name(char *product_name, bool parsable) in print_product_name() argument 162 if (!parsable) in print_product_name() 166 static int list_devices(bool parsable) in list_devices() argument 231 print_device(busid, idVendor, idProduct, parsable); in list_devices() 232 print_product_name(product_name, parsable); in list_devices() 248 static int list_gadget_devices(bool parsable) in list_gadget_devices() argument 309 print_device(busid, idVendor_buf, idProduct_buf, parsable); in list_gadget_devices() 310 print_product_name(product_name, parsable); in list_gadget_devices() [all …]
|
/Linux-v5.10/Documentation/devicetree/bindings/ |
D | Makefile | 31 xargs $(DT_SCHEMA_LINT) -f parsable -c $(srctree)/$(src)/.yamllint
|
/Linux-v5.10/tools/testing/selftests/futex/ |
D | README | 36 Test output shall be easily parsable by both human and machine. Title and
|
/Linux-v5.10/Documentation/process/ |
D | license-rules.rst | 47 identifiers are machine parsable and precise shorthands for the license
|
/Linux-v5.10/Documentation/usb/ |
D | usb-serial.rst | 261 output is in proper format and parsable.
|