Home
last modified time | relevance | path

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

12345678910>>...12

/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
150 def parse_mcast_group(self, mcast_group: List[Dict[str, Any]]) -> str: argument
158 def parse_do(self, do_dict: Dict[str, Any], level: int = 0) -> str: argument
175 def parse_op_attributes(self, attrs: Dict[str, Any], level: int = 0) -> str: argument
185 def parse_operations(self, operations: List[Dict[str, Any]], namespace: str) -> str: argument
229 def parse_entries(self, entries: List[Dict[str, Any]], level: int) -> str: argument
256 def parse_definitions(self, defs: Dict[str, Any], namespace: str) -> str: argument
285 def parse_attr_sets(self, entries: List[Dict[str, Any]], namespace: str) -> str: argument
325 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 …]
H A Dconfigfs-usb-gadget-mass-storage39 Any non-zero number of bytes written will
/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/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/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/translations/zh_CN/doc-guide/
H A Dkernel-doc.rst113 * Context: Any context.
114 * Context: Any context. Takes and releases the RCU lock.
115 * Context: Any context. Expects <lock> to be held by caller.
/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/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/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/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/ABI/stable/
H A Dsysfs-devices9 Any device associated with a device-tree node will have
/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.
/linux/drivers/pmdomain/bcm/
H A DKconfig12 controller. Any usage of power domains by the Raspberry Pi

12345678910>>...12