Home
last modified time | relevance | path

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

12345678910>>...13

/linux/Documentation/arch/arm64/
H A Dcpu-hotplug.rst8 CPU hotplug in the arm64 world is commonly used to describe the kernel taking
26 while the system is running, and ACPI is not able to sufficiently describe
35 structures can describe a redistributor associated with a disabled CPU, but
36 can't describe whether the redistributor is accessible, only that it is not
62 The ACPI tables must describe all the resources of the virtual machine. CPUs
66 ``enabled``. The 'always on' GICR structure must be used to describe the
77 may malfunction if these no longer describe the running system. Linux will
/linux/scripts/
H A 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/Documentation/PCI/
H A 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/Documentation/devicetree/bindings/fsi/
H A 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/Documentation/driver-api/80211/
H A 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/security/keys/
H A Duser_defined.c31 .describe = user_describe,
51 .describe = user_describe,
H A Dproc.c244 if (key->type->describe) in proc_keys_show()
245 key->type->describe(key, m); in proc_keys_show()
/linux/Documentation/input/
H A 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/Documentation/ABI/testing/
H A Dsysfs-bus-nvdimm14 Description: (RO) Attribute group to describe the magic bits
32 Description: (RO) Attribute group to describe performance monitoring events
H A Dsysfs-bus-event_source-devices-uncore5 Description: Read-only. An attribute to describe the alias name of
H A Dsysfs-bus-event_source-devices-format6 Attribute group to describe the magic bits that go into
H A Dsysfs-bus-event_source-devices-dfl_fme5 Description: Read-only. Attribute group to describe the magic bits
35 Description: Read-only. Attribute group to describe performance monitoring
/linux/Documentation/userspace-api/media/v4l/
H A Dmetafmt-pisp-be.rst29 The global configuration data describe how the pixels in a particular image are
40 As the ISP processes images in tiles, each set of tiles parameters describe how
/linux/tools/testing/selftests/powerpc/
H A Dflags.mk4 GIT_VERSION := $(shell git describe --always --long --dirty || echo "unknown")
/linux/Documentation/ABI/stable/
H A Dsysfs-platform-wmi-bmof5 Binary MOF metadata used to describe the details of available ACPI WMI interfaces.
/linux/include/keys/
H A Dasymmetric-subtype.h30 void (*describe)(const struct key *key, struct seq_file *m); member
/linux/tools/power/cpupower/utils/
H A Dversion-gen.sh15 VN=$(git describe --abbrev=4 HEAD 2>/dev/null) &&
/linux/scripts/dtc/
H A Dupdate-dtc-source.sh52 dtc_version=$(git describe HEAD)
/linux/Documentation/devicetree/bindings/sound/
H A Darmada-370db-audio.txt4 These Device Tree bindings are used to describe the audio complex
/linux/Documentation/devicetree/bindings/ata/
H A Dfsl-sata.txt3 SATA nodes are defined to describe on-chip Serial ATA controllers.
/linux/crypto/asymmetric_keys/
H A Dpkcs7_key_type.c77 .describe = user_describe,
/linux/Documentation/mm/
H A Dphysical_memory.rst205 ``include/linux/mmzone.h``. Here we briefly describe fields of this
344 This section is incomplete. Please list and describe the appropriate fields.
353 This section is incomplete. Please list and describe the appropriate fields.
362 This section is incomplete. Please list and describe the appropriate fields.
371 This section is incomplete. Please list and describe the appropriate fields.
/linux/Documentation/devicetree/bindings/net/
H A Dapm-xgene-mdio.txt3 MDIO node is defined to describe on-chip MDIO controller.
/linux/Documentation/wmi/devices/
H A Dwmi-bmof.rst11 describe the details of their ACPI WMI interfaces. The data can be decoded
/linux/include/linux/
H A Dkey-type.h123 void (*describe)(const struct key *key, struct seq_file *p); member

12345678910>>...13