Searched full:separated (Results 1 – 25 of 465) sorted by relevance
12345678910>>...19
/linux-5.10/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-5.10/drivers/char/ipmi/ |
D | ipmi_si_hardcode.c | 36 " interface separated by commas. The types are 'kcs'," 41 " addresses separated by commas. Only use if an interface" 46 " addresses separated by commas. Only use if an interface" 51 " addresses separated by commas. Only use if an interface"
|
/linux-5.10/Documentation/sphinx/ |
D | maintainers_include.py | 150 for separated in output.split('\n'): 151 result.append(separated) 165 for separated in field_content.split('\n'): 166 result.append(separated)
|
/linux-5.10/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-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-script.txt | 117 Comma separated list of fields to print. Options are: 275 be provided as a comma-separated list with no space: 0,1. Ranges of 285 Only show events for given process ID (comma separated list). 288 Only show events for given thread ID (comma separated list). 374 to end of file. Multiple ranges can be separated by spaces, which 436 itrace. Multiple functions can be separated by comma.
|
D | perf-stat.txt | 72 stat events on existing process id (comma separated list) 76 stat events on existing thread id (comma separated list) 117 comma-separated list with no space: 0,1. Ranges of CPUs are specified with -: 0-2. 136 spreadsheets. Columns are separated by the string specified in SEP. 170 Expand event list for each cgroup in "name" (allow multiple cgroups separated 346 Print metrics or metricgroups specified in a comma separated list.
|
/linux-5.10/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-5.10/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-5.10/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-5.10/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-5.10/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-5.10/Documentation/fb/ |
D | pvr2fb.rst | 24 separated by comma, values are separated from options by `:`).
|
D | aty128fb.rst | 53 be separated by comma, values are separated from options by `:`).
|
D | tgafb.rst | 39 separated by comma, values are separated from options by `:`).
|
/linux-5.10/lib/ |
D | cmdline.c | 76 * This function parses a string containing a comma-separated 77 * list of integers, a hyphen-separated range of _positive_ integers, 172 * This function parses a string containing a comma-separated list of
|
/linux-5.10/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-5.10/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-5.10/fs/nfsd/ |
D | export.h | 23 char *hosts; /* colon separated list of hosts */ 24 char *path; /* slash separated list of path components */
|
/linux-5.10/drivers/clk/hisilicon/ |
D | clkgate-separated.c | 3 * Hisilicon clock separated gate driver 19 /* clock separated gate register offset */
|
/linux-5.10/Documentation/trace/ |
D | mmiotrace.rst | 146 dependent arguments. Arguments are separated by a space, or continue until the 149 Explanation Keyword Space-separated arguments 159 PCI address map PCIDEV space-separated /proc/bus/pci/devices data
|
12345678910>>...19