Searched full:separated (Results 1 – 25 of 474) sorted by relevance
12345678910>>...19
/Linux-v5.15/Documentation/ABI/testing/ |
D | sysfs-class-uwb_rc | 53 included in this device's beacon, in space separated 83 The EUI-48, in colon-separated hex octets, for this 119 The current DevAddr of this device in colon separated 128 The EUI-48 of this device in colon separated hex 137 space separated hex octets with one IE per line.
|
D | sysfs-wusb_cbaf | 58 The CHID of the host formatted as 16 space-separated 92 The device's CDID formatted as 16 space-separated hex 100 Write 16 space-separated random, hex octets to
|
D | sysfs-driver-typec-displayport | 9 All supported configurations are listed as space separated list 32 listed as space separated list with the active one wrapped in
|
D | sysfs-kernel-irq | 15 Description: The IRQ action chain. A comma-separated list of zero or more 44 is a comma-separated list of counters; one per CPU in CPU id
|
/Linux-v5.15/drivers/char/ipmi/ |
D | ipmi_si_hardcode.c | 36 …"Defines the type of each interface, each interface separated by commas. The types are 'kcs', 'sm… 39 …"Sets the memory address of each interface, the addresses separated by commas. Only use if an int… 42 …"Sets the port address of each interface, the addresses separated by commas. Only use if an inter… 45 …"Sets the interrupt of each interface, the addresses separated by commas. Only use if an interfac…
|
/Linux-v5.15/Documentation/sphinx/ |
D | maintainers_include.py | 148 for separated in output.split('\n'): 149 result.append(separated) 163 for separated in field_content.split('\n'): 164 result.append(separated)
|
/Linux-v5.15/tools/perf/Documentation/ |
D | perf-ftrace.txt | 41 Trace on existing process id (comma separated list). 44 Trace on existing thread id (comma separated list). 60 be provided as a comma separated list with no space like: 0,1.
|
D | perf-sched.txt | 115 Only show events for the given CPU(s) (comma separated list). 119 Only show events for given process ID (comma separated list). 123 Only show events for given thread ID (comma separated list).
|
D | perf-stat.txt | 72 stat events on existing process id (comma separated list) 76 stat events on existing thread id (comma separated list) 80 stat events on existing bpf program id (comma separated list), 148 comma-separated list with no space: 0,1. Ranges of CPUs are specified with -: 0-2. 170 spreadsheets. Columns are separated by the string specified in SEP. 204 Expand event list for each cgroup in "name" (allow multiple cgroups separated 385 Print metrics or metricgroups specified in a comma separated list.
|
D | perf-diff.txt | 155 Multiple ranges can be separated by spaces, which requires the argument 175 be provided as a comma-separated list with no space: 0,1. Ranges of 180 Only diff samples for given process ID (comma separated list). 183 Only diff samples for given thread ID (comma separated list).
|
D | perf-iostat.txt | 35 Select the root ports for monitoring. Comma-separated list is supported. 71 3. Collect metrics for comma-separated list of PCIe root ports:
|
D | perf-script.txt | 129 Comma separated list of fields to print. Options are: 289 be provided as a comma-separated list with no space: 0,1. Ranges of 299 Only show events for given process ID (comma separated list). 302 Only show events for given thread ID (comma separated list). 388 to end of file. Multiple ranges can be separated by spaces, which 473 itrace. Multiple functions can be separated by comma.
|
/Linux-v5.15/drivers/android/ |
D | Kconfig | 42 The binder.devices parameter is a comma-separated list of strings 45 therefore logically separated from the other devices.
|
/Linux-v5.15/Documentation/ABI/stable/ |
D | sysfs-bus-firewire | 31 Contains space-separated tuples of specifier_id and 35 Specifier_id and version within each tuple are separated 128 Colon-separated hexadecimal string representations of
|
/Linux-v5.15/Documentation/devicetree/bindings/mtd/partitions/ |
D | brcm,trx.txt | 16 useful for systems that keep kernel and rootfs separated. 25 There aren't separated compatible bindings for them as version can be trivialy
|
/Linux-v5.15/Documentation/dev-tools/kunit/ |
D | style.rst | 43 If a test subsystem name has multiple components, they should be separated by 56 Has several components (``snd``, ``hda``, ``codec``, ``hdmi``) separated by 88 subsystem name, separated by an underscore. 153 test name, separated by a colon (i.e. ``suite:test``).
|
/Linux-v5.15/tools/power/cpupower/utils/helpers/ |
D | bitmask.c | 83 * When parsing bitmask lists, only allow numbers, separated by one 183 * Parses a comma-separated list of numbers and ranges of numbers, 264 * Output format is a comma-separated list of decimal numbers and 265 * ranges. Consecutively set bits are shown as two hyphen-separated
|
/Linux-v5.15/Documentation/fb/ |
D | aty128fb.rst | 53 be separated by comma, values are separated from options by `:`).
|
D | pvr2fb.rst | 24 separated by comma, values are separated from options by `:`).
|
D | tgafb.rst | 39 separated by comma, values are separated from options by `:`).
|
/Linux-v5.15/tools/power/x86/x86_energy_perf_policy/ |
D | x86_energy_perf_policy.8 | 67 The CPU-list may be comma-separated CPU numbers, with dash for range 74 The list is a string of individual package numbers separated 75 by commas, and or ranges of package numbers separated by a dash,
|
/Linux-v5.15/drivers/media/platform/am437x/ |
D | am437x-vpfe.h | 150 /* interleaved or separated fields */ 183 /* interleaved or separated fields */ 280 * buffer for field separated YCbCr formats
|
/Linux-v5.15/drivers/clk/hisilicon/ |
D | clkgate-separated.c | 3 * Hisilicon clock separated gate driver 19 /* clock separated gate register offset */
|
/Linux-v5.15/fs/nfsd/ |
D | export.h | 24 char *hosts; /* colon separated list of hosts */ 25 char *path; /* slash separated list of path components */
|
/Linux-v5.15/lib/ |
D | cmdline.c | 88 * This function parses a string containing a comma-separated 89 * list of integers, a hyphen-separated range of _positive_ integers, 198 * This function parses a string containing a comma-separated list of
|
12345678910>>...19