Home
last modified time | relevance | path

Searched refs:presence (Results 1 – 25 of 163) sorted by relevance

1234567

/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-ufispace-ncplite.dts80 psu0-presence-l {
81 label = "psu0-presence-l";
86 psu1-presence-l {
87 label = "psu1-presence-l";
111 fan0-presence {
112 label = "fan0-presence";
117 fan1-presence {
118 label = "fan1-presence";
123 fan2-presence {
124 label = "fan2-presence";
[all …]
H A Daspeed-bmc-bytedance-g220a.dts114 event-rear-riser1-presence {
115 label = "rear-riser1-presence";
126 event-rear-riser0-presence {
127 label = "rear-riser0-presence";
168 event-fan0-presence {
169 label = "fan0-presence";
174 event-fan1-presence {
175 label = "fan1-presence";
180 event-fan2-presence {
181 label = "fan2-presence";
[all …]
H A Daspeed-bmc-opp-mowgli.dts61 event-ps0-presence {
62 label = "ps0-presence";
67 event-ps1-presence {
68 label = "ps1-presence";
84 event-fan0-presence {
85 label = "fan0-presence";
90 event-fan1-presence {
91 label = "fan1-presence";
96 event-fan2-presence {
97 label = "fan2-presence";
[all …]
H A Daspeed-bmc-facebook-bletchley.dts198 presence-sled1 {
199 label = "presence-sled1";
203 presence-sled2 {
204 label = "presence-sled2";
208 presence-sled3 {
209 label = "presence-sled3";
213 presence-sled4 {
214 label = "presence-sled4";
218 presence-sled5 {
219 label = "presence-sled5";
[all …]
H A Daspeed-bmc-inventec-transformers.dts272 /*B0-B7*/ "presence-ps0","power-chassis-good","","","","","presence-ps1","",
/linux/Documentation/ABI/testing/
H A Dsysfs-platform-ts55006 Indicates the presence of an A/D Converter. If it is present,
14 Indicates the presence of an external reset. If it is present,
45 Indicates the presence of the RS485 option. If it is present,
53 Indicates the presence of the SRAM option. If it is present,
H A Dsysfs-driver-st11 appear in sysfs as its presence is conditional upon debug
/linux/drivers/pci/hotplug/
H A Dpciehp_pci.c95 void pciehp_unconfigure_device(struct controller *ctrl, bool presence) in pciehp_unconfigure_device() argument
104 if (!presence) in pciehp_unconfigure_device()
131 if (presence) { in pciehp_unconfigure_device()
H A Dpnv_php.c397 uint8_t presence = OPAL_PCI_SLOT_EMPTY; in pnv_php_get_adapter_state() local
404 ret = pnv_pci_get_presence_state(php_slot->id, &presence); in pnv_php_get_adapter_state()
406 *state = presence; in pnv_php_get_adapter_state()
448 uint8_t presence = OPAL_PCI_SLOT_EMPTY; in pnv_php_enable() local
457 ret = pnv_php_get_adapter_state(slot, &presence); in pnv_php_enable()
467 if (presence == OPAL_PCI_SLOT_EMPTY) { in pnv_php_enable()
512 if (presence == OPAL_PCI_SLOT_PRESENT) { in pnv_php_enable()
770 u8 presence; in pnv_php_interrupt() local
789 ret = pnv_pci_get_presence_state(php_slot->id, &presence); in pnv_php_interrupt()
797 added = !!(presence == OPAL_PCI_SLOT_PRESENT); in pnv_php_interrupt()
/linux/Documentation/driver-api/
H A Ddevice_link.rst17 Secondly, the driver core by default does not enforce any driver presence
22 another one both with regards to driver presence *and* with regards to
30 presence on the supplier. The consumer devices are not probed before the
34 When driver presence on the supplier is irrelevant and only correct
37 enforcing driver presence on the supplier is optional.
60 represents a driver presence dependency, yet is added from the consumer's
64 presence of the supplier after adding the link, and defer probing on
65 non-presence. [Note that it is valid to create a link from the consumer's
82 driver presence dependency is needed (but only correct suspend/resume and
109 Driver authors should be aware that a driver presence dependency for managed
[all …]
H A Dslimbus.rst56 device with a 1-byte logical address after the devices report presence on the
73 Since SLIMbus devices have mechanisms for reporting their presence, the
75 presence on the bus.
/linux/Documentation/devicetree/bindings/mfd/
H A Dtps6105x.txt15 - regulator: presence of this sub-node puts the chip in regulator mode.
18 - led: presence of this sub-node puts the chip in led mode.
/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dopen-pic.txt19 - interrupt-controller: The presence of this property identifies the node
31 - pic-no-reset: The presence of this property indicates that the PIC
33 be defined. The presence of this property also mandates that any
/linux/Documentation/w1/masters/
H A Dw1-uart.rst24 For instance the timing pattern for a 1-Wire reset and presence detect uses
36 The default baud-rate for reset and presence detection is 9600 and for
H A Dds2490.rst47 short, alarming presence on reset, and no presence on reset, but the
/linux/drivers/soc/fsl/qbman/
H A DKconfig41 This requires the presence of cpu-affine portals, and performs
55 This requires the presence of cpu-affine portals, and performs
/linux/Documentation/arch/powerpc/
H A Delf_hwcaps.rst16 presence of these features to userspace through a set of flags called HWCAPs,
36 HWCAP is the preferred method to test for the presence of a feature rather
49 registers, interrupts, etc. The presence or absence of a facility indicates
61 context, e.g., the presence of the BOOKE feature implies that the server
/linux/Documentation/admin-guide/laptops/
H A Dtoshiba_haps.rst46 The presence of Solid State Drives (SSD) can make this driver to fail loading,
65 with this device is supported, given the fact that they have the presence of
/linux/Documentation/staging/
H A Dspeculation.rst16 observe its impact on microarchitectural state, such as the presence or
20 For example, in the presence of branch prediction, it is possible for bounds
/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-flash.rst63 presence of some faults. See V4L2_CID_FLASH_FAULT.
106 control may not be possible in presence of some faults. See
128 if possible. Setting this control may not be possible in presence of
/linux/Documentation/ABI/stable/
H A Dsysfs-bus-w16 control systems are attached/generate presence for as short as
/linux/Documentation/devicetree/bindings/display/
H A Dmulti-inno,mi0283qt.txt10 - dc-gpios: D/C pin. The presence/absence of this GPIO determines
/linux/Documentation/arch/arm64/
H A Damu.rst59 counters, only the presence of the extension.
106 Also, the presence of the feature is not visible to userspace.
/linux/Documentation/hwmon/
H A Dscpi-hwmon.rst33 The driver relies on device tree node to indicate the presence of SCPI
/linux/Documentation/ABI/
H A DREADME88 - Kconfig. Userspace should not rely on the presence or absence of any
93 - Kernel-internal symbols. Do not rely on the presence, absence, location, or

1234567