Home
last modified time | relevance | path

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

/linux-6.6.21/tools/usb/usbip/src/
Dusbip_list.c153 const char *product, bool parsable) in print_device() argument
155 if (parsable) in print_device()
161 static void print_product_name(char *product_name, bool parsable) in print_product_name() argument
163 if (!parsable) in print_product_name()
167 static int list_devices(bool parsable) in list_devices() argument
232 print_device(busid, idVendor, idProduct, parsable); in list_devices()
233 print_product_name(product_name, parsable); in list_devices()
249 static int list_gadget_devices(bool parsable) in list_gadget_devices() argument
310 print_device(busid, idVendor_buf, idProduct_buf, parsable); in list_gadget_devices()
311 print_product_name(product_name, parsable); in list_gadget_devices()
[all …]
/linux-6.6.21/Documentation/devicetree/bindings/
DMakefile37 $(DT_SCHEMA_LINT) -f parsable -c $(srctree)/$(src)/.yamllint >&2) || true
/linux-6.6.21/tools/testing/selftests/futex/
DREADME36 Test output shall be easily parsable by both human and machine. Title and
/linux-6.6.21/Documentation/process/
Dlicense-rules.rst47 identifiers are machine parsable and precise shorthands for the license
/linux-6.6.21/Documentation/usb/
Dusb-serial.rst261 output is in proper format and parsable.