Home
last modified time | relevance | path

Searched full:discovered (Results 1 – 25 of 275) sorted by relevance

1234567891011

/linux-5.10/drivers/bus/
Dmips_cdmm.c219 * of matching devices which are discovered. in BUILD_PERCPU_HELPER()
259 * @discovered: Whether the devices on the bus have been discovered yet.
269 bool discovered; member
527 bus->discovered = true; in mips_cdmm_bus_discover()
647 * devices already discovered on that CPU.
666 if (!bus->discovered) in mips_cdmm_cpu_online()
/linux-5.10/Documentation/scsi/
Dbnx2fc.rst9 transparent. Devices discovered on the SAN will be registered and unregistered
19 support the VLANs that have been discovered for FCoE operation (e.g.
Dmegaraid.rst51 adapter discovered, and lsiioctl would essentially be a switch,
/linux-5.10/Documentation/scheduler/
Dsched-stats.rst84 4) sum of imbalances discovered (if any) with each call to
100 12) sum of imbalances discovered (if any) with each call to
116 20) sum of imbalances discovered (if any) with each call to
/linux-5.10/Documentation/ABI/testing/
Dsysfs-bus-fcoe41 FCFs discovered by this controller.
131 used to identify the discovered FCF. FCFs will exist in a
/linux-5.10/arch/powerpc/include/asm/
Dserial.h8 * Serial ports are not listed here, because they are discovered
/linux-5.10/tools/perf/pmu-events/arch/x86/silvermont/
Dpipeline.json94 …uld be taken, but it is not, or vice-versa. When the misprediction is discovered, all the instruc…
104 …uld be taken, but it is not, or vice-versa. When the misprediction is discovered, all the instruc…
114 …uld be taken, but it is not, or vice-versa. When the misprediction is discovered, all the instruc…
124 …uld be taken, but it is not, or vice-versa. When the misprediction is discovered, all the instruc…
134 …uld be taken, but it is not, or vice-versa. When the misprediction is discovered, all the instruc…
144 …uld be taken, but it is not, or vice-versa. When the misprediction is discovered, all the instruc…
/linux-5.10/drivers/net/ethernet/freescale/dpaa2/
DKconfig12 The driver manages network objects discovered on the Freescale
/linux-5.10/Documentation/driver-api/rapidio/
Drapidio.rst210 form a network which will be enumerated/discovered. Discovering endpoints have
212 controllers have been initialized and are ready to be discovered. Configuration
291 in the system, it sets the Discovered bit in the Port General Control CSR
298 about RapidIO network structure and are building an internal map of discovered
/linux-5.10/fs/sysfs/
DKconfig12 kernel, such as the devices the kernel has discovered on each bus and
/linux-5.10/drivers/sh/superhyway/
Dsuperhyway.c48 * the devices already discovered regardless of where it resides in memory.
51 * that any new modules are properly discovered and subsequently registered.
/linux-5.10/drivers/parisc/
DREADME.dino4 ** "HP has discovered a potential system defect that can affect
/linux-5.10/Documentation/driver-api/nfc/
Dnfc-hci.rst106 discovered target.
275 that was discovered).
308 active, it will send a tag discovered event with an empty tag list to the user
/linux-5.10/include/scsi/
Dlibfcoe.h82 * @fcfs: list of discovered FCFs.
84 * @fcf_count: number of discovered FCF entries.
177 * @fip: The controller that the FCF was discovered on
/linux-5.10/Documentation/ia64/
Dserial.rst28 after /dev/ttyS0 as they were discovered.
141 serial devices were discovered by 8250_acpi. In 2.6.17,
/linux-5.10/net/tipc/
Ddiscover.c56 * @num_nodes: number of nodes currently discovered (i.e. with an active link)
257 /* tipc_disc_add_dest - increment set of discovered nodes
266 /* tipc_disc_remove_dest - decrement set of discovered nodes
/linux-5.10/Documentation/admin-guide/device-mapper/
Dverity.rst82 Restart the system when a corrupted block is discovered. This option is
87 Panic the device when a corrupted block is discovered. This option is
/linux-5.10/arch/x86/pci/
Dlegacy.c50 pr_info("PCI: Discovered peer bus %02x\n", busn); in pcibios_scan_specific_bus()
/linux-5.10/net/sctp/
DKconfig24 -- data fragmentation to conform to discovered path MTU size,
/linux-5.10/arch/parisc/include/asm/
Dparisc-device.h37 int (*probe) (struct parisc_device *dev); /* New device discovered */
/linux-5.10/Documentation/devicetree/bindings/virtio/
Diommu.txt4 discovered dynamically by the PCI probing infrastructure. However the
/linux-5.10/include/uapi/linux/
Dnfc.h74 * @NFC_EVENT_SE_ADDED: Event emitted when a new secure element is discovered.
87 * @NFC_CMD_GET_SE: Dump all discovered secure elements from an NFC controller.
/linux-5.10/drivers/nfc/microread/
Dmicroread.c476 pr_info("target discovered to gate 0x%x\n", gate); in microread_target_discovered()
533 pr_info("discard target discovered to gate 0x%x\n", gate); in microread_target_discovered()
546 pr_err("Failed to handle discovered target err=%d\n", r); in microread_target_discovered()
/linux-5.10/Documentation/devicetree/bindings/display/panel/
Dtpo,tpg110.yaml19 can be discovered and the hardware is therefore mostly
/linux-5.10/drivers/rapidio/
Drio-scan.c219 /* Mark device as discovered and enable master */ in rio_clear_locks()
536 pr_debug("RIO: PE already discovered by this host\n"); in rio_enum_peer()
538 * Already discovered by this host. Add it as another in rio_enum_peer()
700 * Tests the PGCCSR discovered bit for non-zero value (enumeration
715 * @net: RIO network being discovered

1234567891011