Searched refs:separated (Results 1 – 25 of 212) sorted by relevance
123456789
/linux-5.19.10/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-5.19.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 | configfs-usb-gadget-uac1 | 9 c_srate list of capture sampling rates (comma-separated) 20 p_srate list of playback sampling rates (comma-separated)
|
D | configfs-usb-gadget-uac2 | 9 c_srate list of capture sampling rates (comma-separated) 24 p_srate list of playback sampling rates (comma-separated)
|
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
|
D | sysfs-driver-input-cros-ec-keyb | 4 Description: A space separated list of scancodes for the top row keys,
|
/linux-5.19.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.19.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.19.10/tools/bootconfig/samples/ |
D | bad-array.bconf | 1 # Array must be comma separated.
|
/linux-5.19.10/tools/perf/Documentation/ |
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-ftrace.txt | 33 Trace on existing process id (comma separated list). 36 Trace on existing thread id (comma separated list). 48 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 | jit-interface.txt | 8 Each line has the following format, fields separated with spaces:
|
D | perf-test.txt | 28 Tests to skip (comma separated numeric list).
|
/linux-5.19.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.19.10/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-5.19.10/drivers/clk/hisilicon/ |
D | Makefile | 6 obj-y += clk.o clkgate-separated.o clkdivider-hi6220.o clk-hisi-phase.o
|
/linux-5.19.10/Documentation/devicetree/bindings/rng/ |
D | st,stm32-rng.yaml | 11 IP and is fully separated from other crypto functions.
|
/linux-5.19.10/Documentation/dev-tools/kunit/ |
D | style.rst | 42 If a test subsystem name has multiple components, they should be separated by 54 Has several components (``snd``, ``hda``, ``codec``, ``hdmi``) separated by 86 subsystem name, separated by an underscore. 150 test name, separated by a colon (i.e. ``suite:test``).
|
/linux-5.19.10/drivers/bcma/ |
D | README | 17 In this situation we decided to introduce separated bus. It can contain up to
|
/linux-5.19.10/Documentation/devicetree/bindings/mmc/ |
D | samsung-sdhci.txt | 31 in a single device node. The properties can be actually be separated
|
123456789