Home
last modified time | relevance | path

Searched refs:each (Results 1 – 25 of 1825) sorted by relevance

12345678910>>...73

/Linux-v5.10/Documentation/hwmon/
Dibmpowernv.rst18 'hwmon' populates the 'sysfs' tree having attribute files, each for a given
21 All the nodes in the DT appear under "/ibm,opal/sensors" and each valid node in
45 each OCC. Using this attribute each OCC can be asked to
58 each OCC. Using this attribute each OCC can be asked to
69 each OCC. Using this attribute each OCC can be asked to
80 each OCC. Using this attribute each OCC can be asked to
/Linux-v5.10/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_dcb.c570 struct qlcnic_dcb_param *each; in qlcnic_83xx_dcb_query_cee_param() local
597 each = &mbx_out.type[j]; in qlcnic_83xx_dcb_query_cee_param()
599 each->hdr_prio_pfc_map[0] = cmd.rsp.arg[k++]; in qlcnic_83xx_dcb_query_cee_param()
600 each->hdr_prio_pfc_map[1] = cmd.rsp.arg[k++]; in qlcnic_83xx_dcb_query_cee_param()
601 each->prio_pg_map[0] = cmd.rsp.arg[k++]; in qlcnic_83xx_dcb_query_cee_param()
602 each->prio_pg_map[1] = cmd.rsp.arg[k++]; in qlcnic_83xx_dcb_query_cee_param()
603 each->pg_bw_map[0] = cmd.rsp.arg[k++]; in qlcnic_83xx_dcb_query_cee_param()
604 each->pg_bw_map[1] = cmd.rsp.arg[k++]; in qlcnic_83xx_dcb_query_cee_param()
605 each->pg_tsa_map[0] = cmd.rsp.arg[k++]; in qlcnic_83xx_dcb_query_cee_param()
606 each->pg_tsa_map[1] = cmd.rsp.arg[k++]; in qlcnic_83xx_dcb_query_cee_param()
[all …]
/Linux-v5.10/tools/testing/selftests/firmware/
Dsettings2 # 2 seconds). There are 3 test configs, each done with and without firmware
3 # present, each with 2 "nowait" functions tested 5 times. Expected time for a
5 # Additionally, fw_fallback may take 5 seconds for internal timeouts in each
7 # 10 seconds for each testing config: 120 + 15 + 30
/Linux-v5.10/scripts/
Dfind-unused-docs.sh44 for each in "${files_included[@]}"; do
45 FILES_INCLUDED[$each]="$each"
/Linux-v5.10/Documentation/devicetree/bindings/phy/
Dapm-xgene-phy.txt19 Two set of 3-tuple setting for each (up to 3)
25 Two set of 3-tuple setting for each (up to 3)
28 gain control. Two set of 3-tuple setting for each
32 each (up to 3) supported link speed on the host.
36 3-tuple setting for each (up to 3) supported link
40 3-tuple setting for each (up to 3) supported link
46 - apm,tx-speed : Tx operating speed. One set of 3-tuple for each
/Linux-v5.10/Documentation/devicetree/bindings/gpio/
Dgpio-max3191x.txt18 - maxim,modesel-gpios: GPIO pins to configure modesel of each chip.
20 (if each chip is driven by a separate pin) or 1
22 - maxim,fault-gpios: GPIO pins to read fault of each chip.
25 - maxim,db0-gpios: GPIO pins to configure debounce of each chip.
28 - maxim,db1-gpios: GPIO pins to configure debounce of each chip.
/Linux-v5.10/Documentation/devicetree/bindings/display/tegra/
Dnvidia,tegra20-host1x.txt7 For Tegra186, one entry for each entry in reg-names:
18 - resets: Must contain an entry for each entry in reset-names.
23 The host1x top-level node defines a number of children, each representing one
34 - resets: Must contain an entry for each entry in reset-names.
48 - resets: Must contain an entry for each entry in reset-names.
77 Maximum 6 channels are supported with each csi brick as either x4 or x2
87 under 'ports' node and each port should have a single child 'endpoint'
124 - resets: Must contain an entry for each entry in reset-names.
137 - resets: Must contain an entry for each entry in reset-names.
150 - resets: Must contain an entry for each entry in reset-names.
[all …]
/Linux-v5.10/Documentation/filesystems/nfs/
Dpnfs.rst6 reference multiple devices, each of which can reference multiple data servers.
20 We reference the header for the inode pointing to it, across each
22 LAYOUTCOMMIT), and for each lseg held within.
34 nfs4_deviceid_cache). The cache itself is referenced across each
36 the lifetime of each lseg referencing them.
66 layout types: "files", "objects", "blocks", and "flexfiles". For each
/Linux-v5.10/Documentation/devicetree/bindings/media/
Dnvidia,tegra-vde.txt10 - reg : Must contain an entry for each entry in reg-names.
23 - interrupts : Must contain an entry for each entry in interrupt-names.
30 - resets : Must contain an entry for each entry in reset-names.
35 - resets : Must contain an entry for each entry in reset-names.
/Linux-v5.10/Documentation/userspace-api/media/v4l/
Dext-ctrls-detect.rst37 - The image is divided into a grid, each cell with its own motion
41 - The image is divided into a grid, each cell with its own region
55 Sets the motion detection thresholds for each cell in the grid. To
61 Sets the motion detection region value for each cell in the grid. To
/Linux-v5.10/Documentation/devicetree/bindings/pinctrl/
Dpinctrl-bindings.txt9 designated client devices. Again, each client device must be represented as a
16 device is inactive. Hence, each client device can define a set of named
35 For each client device individually, every pin state is assigned an integer
36 ID. These numbers start at 0, and are contiguous. For each state ID, a unique
47 pinctrl-0: List of phandles, each pointing at a pin configuration
52 from multiple nodes for a single pin controller, each
65 pinctrl-1: List of phandles, each pointing at a pin configuration
68 pinctrl-n: List of phandles, each pointing at a pin configuration
131 The contents of each of those pin configuration child nodes is defined
/Linux-v5.10/Documentation/bpf/
Dmap_cgroup_storage.rst127 per-CPU variant will have different memory regions for each CPU for each
128 storage. The non-per-CPU will have the same memory region for each storage.
133 multiple attach types, and each attach creates a fresh zeroed storage. The
136 There is a one-to-one association between the map of each type (per-CPU and
138 each map can only be used by one BPF program and each BPF program can only use
139 one storage map of each type. Because of map can only be used by one BPF
153 However, the BPF program can still only associate with one map of each type
/Linux-v5.10/Documentation/devicetree/bindings/powerpc/4xx/
Dcpm.txt16 - unused-units : specifier consist of one cell. For each
20 - idle-doze : specifier consist of one cell. For each
24 - standby : specifier consist of one cell. For each
28 - suspend : specifier consist of one cell. For each
/Linux-v5.10/Documentation/ABI/testing/
Dprocfs-smaps_rollup7 except instead of an entry for each VMA in a process,
9 for which each field is the sum of the corresponding
13 the sum of the Pss field of each type (anon, file, shmem).
Dsysfs-bus-usb-devices-usbsevseg27 raw: each character controls its segment manually
28 hex: each character is between 0-15
29 ascii: each character is between '0'-'9' and 'A'-'F'.
/Linux-v5.10/tools/power/cpupower/
DToDo17 -> Bind forked process to each cpu.
19 each cpu.
22 each cpu.
/Linux-v5.10/Documentation/devicetree/bindings/display/
Darm,komeda.txt7 - clocks: A list of phandle + clock-specifier pairs, one for each entry
19 Each device contains one or two pipeline sub-nodes (at least one), each
22 - clocks: A list of phandle + clock-specifier pairs, one for each entry
27 - port: each pipeline connect to an encoder input port. The connection is
/Linux-v5.10/Documentation/cpu-freq/
Dcpufreq-stats.rst22 cpufreq-stats is a driver that provides CPU frequency statistics for each CPU.
25 in /sysfs (<sysfs root>/devices/system/cpu/cpuX/cpufreq/stats/) for each CPU.
65 This gives the amount of time spent in each of the frequencies supported by
66 this CPU. The cat output will have "<frequency> <time>" pair in each line, which
68 will have one line for each of the supported frequencies. usertime units here
100 also contains the actual freq values for each row and column for better
/Linux-v5.10/Documentation/vm/
Dpage_owner.rst4 page owner: Tracking about who allocated each page
10 page owner is for the tracking about who allocated each page.
13 and order of pages is stored into certain storage for each page.
18 using it for analyzing who allocate each page is rather complex. We need
26 each page. It is already implemented and activated if page owner is
88 See the result about who allocated each page
/Linux-v5.10/Documentation/devicetree/bindings/sound/
Drockchip,pdm.txt14 - clocks: a list of phandle + clock-specifer pairs, one for each entry in clock-names.
18 - resets: a list of phandle + reset-specifer paris, one for each entry in reset-names.
21 - pinctrl-N: One property must exist for each entry in
Dmchp-i2s-mcc.txt10 - dma-names: Identifier string for each DMA request line in the dmas property.
12 - clocks: Must contain an entry for each entry in clock-names.
14 - clock-names: Should be one of each entry matching the clocks phandles list:
Dnvidia,tegra30-ahub.txt8 - reg : Should contain the register physical address and length for each of
13 - clocks : Must contain an entry for each entry in clock-names.
18 - resets : Must contain an entry for each entry in reset-names.
47 - dmas : Must contain an entry for each entry in clock-names.
/Linux-v5.10/Documentation/networking/
Dscaling.rst30 applying a filter to each packet that assigns it to one of a small number
31 of logical flows. Packets for each flow are steered to a separate receive
41 implementation of RSS uses a 128-entry indirection table where each entry
60 for each CPU if the device supports enough queues, or otherwise at least
61 one for each memory domain, where a memory domain is a set of CPUs that
79 that can route each interrupt to a particular CPU. The active mapping
84 affinity of each interrupt see Documentation/core-api/irq/irq-affinity.rst. Some systems
100 interrupts (and thus work) grows with each additional queue.
103 processors with hyperthreading (HT), each hyperthread is represented as
141 RPS may enqueue packets for processing. For each received packet,
[all …]
/Linux-v5.10/drivers/staging/unisys/Documentation/
Doverview.txt25 The back-end for each device is owned and managed by a small,
27 with each guest partition sharing that device through an area of shared memory
44 * Because the s-Par back-end provides a standard EFI framebuffer to each
61 visorbus_register_visor_driver() that is called by each of the function
74 form in the hotplug uevent environment when each virtual device is
79 visorbus notifies each function driver when a device of its registered class
83 The actual struct device objects that correspond to each virtual bus and
84 each virtual device are created and owned by visorbus. These device objects
86 special control channel called the "controlvm channel" (each guest partition
101 well as a "friendly name" identifying each (this will be published under
[all …]
/Linux-v5.10/Documentation/devicetree/bindings/ata/
Dnvidia,tegra124-ahci.txt12 - clocks : Must contain an entry for each entry in clock-names.
17 - resets : Must contain an entry for each entry in reset-names.
23 - phys : Must contain an entry for each entry in phy-names.

12345678910>>...73