| /Linux-v5.15/arch/arm/boot/dts/ |
| D | aspeed-bmc-opp-swift.dts | 53 ps0-presence { 54 label = "ps0-presence"; 59 ps1-presence { 60 label = "ps1-presence"; 65 oppanel-presence { 66 label = "oppanel-presence"; 71 opencapi-riser-presence { 72 label = "opencapi-riser-presence"; 87 scm0-presence { 88 label = "scm0-presence"; [all …]
|
| D | aspeed-bmc-inspur-fp5280g2.dts | 81 ps0-presence { 82 label = "ps0-presence"; 87 ps1-presence { 88 label = "ps1-presence"; 99 fan0-presence { 100 label = "fan0-presence"; 105 fan1-presence { 106 label = "fan1-presence"; 111 fan2-presence { 112 label = "fan2-presence"; [all …]
|
| D | aspeed-bmc-bytedance-g220a.dts | 114 rear-riser1-presence { 115 label = "rear-riser1-presence"; 126 rear-riser0-presence { 127 label = "rear-riser0-presence"; 168 fan0-presence { 169 label = "fan0-presence"; 174 fan1-presence { 175 label = "fan1-presence"; 180 fan2-presence { 181 label = "fan2-presence"; [all …]
|
| D | aspeed-bmc-opp-mowgli.dts | 61 ps0-presence { 62 label = "ps0-presence"; 67 ps1-presence { 68 label = "ps1-presence"; 84 fan0-presence { 85 label = "fan0-presence"; 90 fan1-presence { 91 label = "fan1-presence"; 96 fan2-presence { 97 label = "fan2-presence"; [all …]
|
| D | aspeed-bmc-opp-witherspoon.dts | 66 ps0-presence { 67 label = "ps0-presence"; 72 ps1-presence { 73 label = "ps1-presence"; 88 fan0-presence { 89 label = "fan0-presence"; 94 fan1-presence { 95 label = "fan1-presence"; 100 fan2-presence { 101 label = "fan2-presence"; [all …]
|
| D | aspeed-bmc-ibm-rainier.dts | 122 ps0-presence { 123 label = "ps0-presence"; 128 ps1-presence { 129 label = "ps1-presence"; 134 ps2-presence { 135 label = "ps2-presence"; 140 ps3-presence { 141 label = "ps3-presence"; 213 fan0-presence { 214 label = "fan0-presence"; [all …]
|
| D | aspeed-bmc-opp-tacoma.dts | 53 ps0-presence { 54 label = "ps0-presence"; 59 ps1-presence { 60 label = "ps1-presence"; 72 fan0-presence { 73 label = "fan0-presence"; 78 fan1-presence { 79 label = "fan1-presence"; 84 fan2-presence { 85 label = "fan2-presence"; [all …]
|
| D | aspeed-bmc-opp-mihawk.dts | 107 ps0-presence { 108 label = "ps0-presence"; 113 ps1-presence { 114 label = "ps1-presence"; 129 fan0-presence { 130 label = "fan0-presence"; 135 fan1-presence { 136 label = "fan1-presence"; 141 fan2-presence { 142 label = "fan2-presence"; [all …]
|
| D | aspeed-bmc-ibm-everest.dts | 181 fan0-presence { 182 label = "fan0-presence"; 187 fan1-presence { 188 label = "fan1-presence"; 193 fan2-presence { 194 label = "fan2-presence"; 199 fan3-presence { 200 label = "fan3-presence"; 285 "presence-ps0", 286 "presence-ps1", [all …]
|
| /Linux-v5.15/Documentation/ABI/testing/ |
| D | sysfs-platform-ts5500 | 6 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,
|
| D | sysfs-driver-st | 11 appear in sysfs as its presence is conditional upon debug
|
| /Linux-v5.15/drivers/pci/hotplug/ |
| D | pciehp_pci.c | 84 void pciehp_unconfigure_device(struct controller *ctrl, bool presence) in pciehp_unconfigure_device() argument 93 if (!presence) in pciehp_unconfigure_device() 112 if (presence) { in pciehp_unconfigure_device()
|
| D | pnv_php.c | 396 uint8_t presence = OPAL_PCI_SLOT_EMPTY; in pnv_php_get_adapter_state() local 403 ret = pnv_pci_get_presence_state(php_slot->id, &presence); in pnv_php_get_adapter_state() 405 *state = presence; in pnv_php_get_adapter_state() 447 uint8_t presence = OPAL_PCI_SLOT_EMPTY; in pnv_php_enable() local 456 ret = pnv_php_get_adapter_state(slot, &presence); in pnv_php_enable() 466 if (presence == OPAL_PCI_SLOT_EMPTY) { in pnv_php_enable() 511 if (presence == OPAL_PCI_SLOT_PRESENT) { in pnv_php_enable() 769 u8 presence; in pnv_php_interrupt() local 788 ret = pnv_pci_get_presence_state(php_slot->id, &presence); in pnv_php_interrupt() 796 added = !!(presence == OPAL_PCI_SLOT_PRESENT); in pnv_php_interrupt()
|
| /Linux-v5.15/Documentation/driver-api/ |
| D | device_link.rst | 17 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 …]
|
| D | slimbus.rst | 56 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-v5.15/Documentation/devicetree/bindings/mfd/ |
| D | tps6105x.txt | 15 - 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-v5.15/Documentation/devicetree/bindings/interrupt-controller/ |
| D | open-pic.txt | 19 - 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-v5.15/drivers/soc/fsl/qbman/ |
| D | Kconfig | 41 This requires the presence of cpu-affine portals, and performs 55 This requires the presence of cpu-affine portals, and performs
|
| /Linux-v5.15/Documentation/admin-guide/laptops/ |
| D | toshiba_haps.rst | 46 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-v5.15/Documentation/devicetree/bindings/arm/firmware/ |
| D | tlm,trusted-foundations.txt | 5 presence by declaring a node compatible with "tlm,trusted-foundations"
|
| /Linux-v5.15/Documentation/ABI/stable/ |
| D | sysfs-bus-w1 | 6 control systems are attached/generate presence for as short as
|
| /Linux-v5.15/Documentation/staging/ |
| D | speculation.rst | 16 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-v5.15/Documentation/userspace-api/media/v4l/ |
| D | ext-ctrls-flash.rst | 63 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-v5.15/Documentation/arm64/ |
| D | elf_hwcaps.rst | 16 kernel exposes the presence of these features to userspace through a set 45 The majority of hwcaps are intended to indicate the presence of features 61 Other hwcaps may indicate the presence of features which cannot be
|
| /Linux-v5.15/Documentation/devicetree/bindings/ptp/ |
| D | ptp-qoriq.txt | 24 - fsl,extts-fifo The presence of this property indicates hardware 26 - little-endian The presence of this property indicates the 1588 timer
|