Home
last modified time | relevance | path

Searched refs:csv (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/staging/greybus/tools/
Dlbtest32 import csv
108 row = csv.writer(csvf, delimiter=",", quotechar="'",
109 quoting=csv.QUOTE_MINIMAL)
DREADME.loopback72 - Gather and format test results (csv or human readable).
/Linux-v4.19/drivers/scsi/
Dch.c837 struct changer_set_voltag csv; in ch_ioctl() local
840 if (copy_from_user(&csv, argp, sizeof(csv))) in ch_ioctl()
843 if (0 != ch_checkrange(ch, csv.csv_type, csv.csv_unit)) { in ch_ioctl()
847 elem = ch->firsts[csv.csv_type] + csv.csv_unit; in ch_ioctl()
850 csv.csv_flags & CSV_AVOLTAG, in ch_ioctl()
851 csv.csv_flags & CSV_CLEARTAG, in ch_ioctl()
852 csv.csv_voltag); in ch_ioctl()
/Linux-v4.19/tools/perf/pmu-events/
DREADME15 be named 'mapfile.csv' (see below for mapfile format).
105 The mapfile.csv format is expected to be:
138 files, relative to the directory containing the mapfile.csv
146 $ grep Silvermont tools/perf/pmu-events/arch/x86/mapfile.csv
DBuild8 find $(JDIR) -name '*.json' -o -name 'mapfile.csv')
/Linux-v4.19/Documentation/gpu/
Ddrm-kms.rst573 .. csv-table::
575 :file: kms-properties.csv