Home
last modified time | relevance | path

Searched refs:Any (Results 1 – 25 of 261) sorted by relevance

1234567891011

/linux/tools/net/ynl/pyynl/lib/
H A Ddoc_generator.py20 from typing import Any, Dict, List
64 def rst_definition(self, key: str, value: Any, level: int = 0) -> str: argument
149 def parse_mcast_group(self, mcast_group: List[Dict[str, Any]]) -> str: argument
157 def parse_do(self, do_dict: Dict[str, Any], level: int = 0) -> str: argument
174 def parse_op_attributes(self, attrs: Dict[str, Any], level: int = 0) -> str: argument
184 def parse_operations(self, operations: List[Dict[str, Any]], namespace: str) -> str: argument
228 def parse_entries(self, entries: List[Dict[str, Any]], level: int) -> str: argument
255 def parse_definitions(self, defs: Dict[str, Any], namespace: str) -> str: argument
284 def parse_attr_sets(self, entries: List[Dict[str, Any]], namespace: str) -> str: argument
324 def parse_sub_messages(self, entries: List[Dict[str, Any]], namespace: str) -> str: argument
[all …]
/linux/Documentation/ABI/testing/
H A Ddebugfs-scmi-raw9 Any subsequently received response can be read from this same
24 Any subsequently received response can be read from this same
26 Any additional delayed response received afterwards can be read
43 Any subsequently received response can be read from this same
60 Any subsequently received response can be read from this same
62 Any additional delayed response received afterwards can be read
113 Any subsequently received response can be read from this same
137 Any subsequently received response can be read from this same
140 Any additional delayed response received afterwards can be read
166 Any subsequently received response can be read from this same
[all …]
/linux/tools/testing/selftests/hid/tests/
H A Dbase_device.py40 from typing import Any, ClassVar, Dict, List, Optional, Tuple, Type, Union
187 requires: List[Any] = [], argument
188 excludes: List[Any] = [], argument
189 req_properties: List[Any] = [], argument
190 excl_properties: List[Any] = [], argument
223 self.event_node: Any = None
/linux/tools/testing/kunit/
H A Dkunit_json.py11 from typing import Any, Dict
22 JsonObj = Dict[str, Any]
H A Dkunit_config.py11 from typing import Any, Dict, Iterable, List, Tuple
37 def __eq__(self, other: Any) -> bool: argument
/linux/Documentation/block/
H A Dpr.rst27 device. Any initiator can read from the device.
35 Any initiator can read from the device.
43 Any initiator can read from the device.
/linux/Documentation/bpf/
H A Dprog_cgroup_sockopt.rst31 value. It can only be decreased or set to -1. Any other value will
53 original value that the kernel returned. Any other value will trigger
95 use the original buffer from the userspace. Any modifications
/linux/Documentation/userspace-api/media/v4l/
H A Ddev-rds.rst21 identical to the RDS standard. Any RDS decoder/encoder can also handle
38 :ref:`VIDIOC_QUERYCAP` ioctl. Any tuner that
57 :ref:`VIDIOC_QUERYCAP` ioctl. Any modulator that
H A Dfunc-close.rst33 Closes the device. Any I/O in progress is terminated and resources
H A Dvidioc-enumoutput.rst67 The LSB corresponds to audio output 0, the MSB to output 31. Any
113 - Any non-modulator video output, for example Composite Video,
/linux/tools/memory-model/Documentation/
H A Dlocking.txt9 Locking is well-known and the common use cases are straightforward: Any
23 Any CPU holding a given lock sees any changes previously seen
26 Note that this statement is a bit stronger than "Any CPU holding a
58 The converse to the basic rule also holds: Any CPU holding a given
/linux/arch/m68k/hp300/
H A DREADME.hp3006 Currently only 9000/340 machines have been tested. Any amount of RAM should
/linux/Documentation/devicetree/bindings/regulator/
H A Dtps51632-regulator.txt13 Any property defined as part of the core regulator binding, defined in
H A Dmax8925-regulator.txt30 - Any optional property defined in bindings/regulator/regulator.txt
H A Dpbias-regulator.txt20 - Any optional property defined in bindings/regulator/regulator.txt
H A Dpv88090.txt14 - Any optional property defined in regulator.txt
H A Dpv88080.txt20 - Any optional property defined in regulator.txt
/linux/Documentation/ABI/removed/
H A Dvideo13948 performance issues in its first generation. Any video1394 user had
/linux/tools/testing/selftests/tc-testing/plugin-lib/
H A DREADME-PLUGINS23 the valgrind output for test xxx. Any file matching the glob 'vgnd-*.log' will be
/linux/Documentation/arch/riscv/
H A Dboot.rst102 Any new firmware must implement ``RISCV_EFI_BOOT_PROTOCOL`` as the devicetree
138 mapping (see ``setup_bootmem()`` function in arch/riscv/mm/init.c). Any usage of
162 - ``-mcmodel=medany``: Any access to a global symbol must be PC-relative to
/linux/tools/perf/Documentation/
H A Dperf-mem.txt57 Any command you can specify in a shell.
201 25.08% 338 core, same node Any cache hit HitM
204 6.39% 101 core, same node Any cache hit N/A
/linux/Documentation/ABI/stable/
H A Dsysfs-devices9 Any device associated with a device-tree node will have
/linux/drivers/net/wireless/marvell/libertas/
H A DREADME201 type=[1,2,3] BSS type: 1 (Infra), 2(Adhoc), 3(Any)
203 Any combination of the above arguments can be supplied on the command
206 The type field will default to 3 (Any) and the keep field will default
/linux/Documentation/devicetree/bindings/sound/
H A Dtdm-slot.txt27 number presents bit-0 (LSB), second presents bit-1, etc. Any non zero
/linux/Documentation/driver-api/thermal/
H A Dx86_pkg_temperature_thermal.rst46 Any value other than 0 in these trip points, can trigger thermal notifications.

1234567891011