Home
last modified time | relevance | path

Searched refs:describe (Results 1 – 25 of 324) sorted by relevance

12345678910>>...13

/Linux-v6.6/scripts/
Dsetlocalversion70 desc=$(git describe --match=$tag 2>/dev/null)
79 desc=$(git describe --match=$tag 2>/dev/null)
85 desc=$(git describe --match=$tag 2>/dev/null)
/Linux-v6.6/Documentation/devicetree/bindings/i2c/
Di2c-fsi.txt11 - child nodes : Nodes to describe busses off the I2C
18 - child nodes : Nodes to describe devices on the I2C
/Linux-v6.6/Documentation/devicetree/bindings/fsi/
Dfsi.txt11 FSI masters may require their own DT nodes (to describe the master HW itself);
15 Under the masters' nodes, we can describe the bus topology using nodes to
52 Since the master nodes describe the top-level of the FSI topology, they also
116 additional engines, but they don't necessarily need to be describe in the
135 * it's an I2C master controller, so subnodes describe the
/Linux-v6.6/Documentation/PCI/
Dacpi-info.rst7 The general rule is that the ACPI namespace should describe everything the
11 host bridges, so the ACPI namespace must describe each host bridge, the
19 devices and read and size their BARs. However, ACPI may describe PCI
22 controllers and a _PRT is needed to describe those connections.
45 describe all the address space they consume. This includes all the windows
49 range below the bridge, window registers that describe the apertures, etc.
64 Consumer/Producer meant there was no way to describe bridge registers in
65 the PNP0A03/PNP0A08 device itself. The workaround was to describe the
76 describe bridge registers this way on those architectures.
92 The MCFG table must describe the ECAM space of non-hot pluggable host
/Linux-v6.6/Documentation/devicetree/bindings/pinctrl/
Datmel,at91-pinctrl.txt23 - atmel,mux-mask: array of mask (periph per bank) to describe if a pin can be
24 configured in this periph mode. All the periph and bank need to be describe.
41 For each peripheral/bank we will describe in a u32 if a pin can be
112 name describe the pin function and group hierarchy.
118 4. The gpio controller must be describe in the pinctrl simple-bus.
/Linux-v6.6/Documentation/driver-api/80211/
Dmac80211.rst49 This chapter should describe PHY handling including start/stop callbacks
62 This chapter should describe virtual interface basics that are relevant
85 This should describe the receive and transmit paths in mac80211/the
/Linux-v6.6/security/keys/
Duser_defined.c31 .describe = user_describe,
51 .describe = user_describe,
/Linux-v6.6/Documentation/ABI/testing/
Dsysfs-bus-nvdimm14 Description: (RO) Attribute group to describe the magic bits
32 Description: (RO) Attribute group to describe performance monitoring events
Dsysfs-bus-event_source-devices-uncore5 Description: Read-only. An attribute to describe the alias name of
Dsysfs-bus-event_source-devices-format6 Attribute group to describe the magic bits that go into
Dsysfs-bus-event_source-devices-caps6 Attribute group to describe the capabilities exposed
Dsysfs-bus-iio-adc-max961115 These attributes describe a single physical component, exposed as two distinct
/Linux-v6.6/Documentation/input/
Devent-codes.rst41 - Used to describe state changes of keyboards, buttons, or other key-like
46 - Used to describe relative axis value changes, e.g. moving the mouse 5 units
51 - Used to describe absolute axis value changes, e.g. describing the
56 - Used to describe miscellaneous input data that do not fit into other types.
60 - Used to describe binary state input switches.
187 EV_REL events describe relative changes in a property. For example, a mouse may
221 EV_ABS events describe absolute changes in a property. For example, a touchpad
228 - Used to describe the distance of a tool from an interaction surface. This
240 - Used to describe the state of a multi-value profile switch. An event is
246 - Used to describe multitouch input events. Please see
[all …]
/Linux-v6.6/Documentation/ABI/stable/
Dsysfs-platform-wmi-bmof5 Binary MOF metadata used to describe the details of available ACPI WMI interfaces.
/Linux-v6.6/include/keys/
Dasymmetric-subtype.h30 void (*describe)(const struct key *key, struct seq_file *m); member
/Linux-v6.6/tools/power/cpupower/utils/
Dversion-gen.sh15 VN=$(git describe --abbrev=4 HEAD 2>/dev/null) &&
/Linux-v6.6/Documentation/devicetree/bindings/phy/
Dqcom-ipq806x-sata-phy.txt4 SATA PHY nodes are defined to describe on-chip SATA Physical layer controllers.
Dqcom-apq8064-sata-phy.txt4 SATA PHY nodes are defined to describe on-chip SATA Physical layer controllers.
/Linux-v6.6/Documentation/devicetree/bindings/sound/
Darmada-370db-audio.txt4 These Device Tree bindings are used to describe the audio complex
/Linux-v6.6/scripts/dtc/
Dupdate-dtc-source.sh52 dtc_version=$(git describe HEAD)
/Linux-v6.6/Documentation/devicetree/bindings/ata/
Dfsl-sata.txt3 SATA nodes are defined to describe on-chip Serial ATA controllers.
/Linux-v6.6/crypto/asymmetric_keys/
Dpkcs7_key_type.c77 .describe = user_describe,
/Linux-v6.6/Documentation/devicetree/bindings/misc/
Dfsl,qoriq-mc.txt20 The generic 'iommus' property is insufficient to describe the relationship
84 The fsl-mc node may optionally have dpmac sub-nodes that describe
144 to describe the MSI controller used by the devices on the
/Linux-v6.6/Documentation/devicetree/bindings/net/
Dapm-xgene-mdio.txt3 MDIO node is defined to describe on-chip MDIO controller.
/Linux-v6.6/tools/testing/selftests/powerpc/
DMakefile10 GIT_VERSION = $(shell git describe --always --long --dirty || echo "unknown")

12345678910>>...13