Searched full:discovered (Results 1 – 25 of 327) sorted by relevance
12345678910>>...14
/linux-6.12.1/drivers/net/ethernet/freescale/dpaa2/ |
D | Kconfig | 12 The driver manages network objects discovered on the Freescale 39 switch objects discovered on the Freeescale MC bus.
|
/linux-6.12.1/drivers/bus/ |
D | mips_cdmm.c | 219 * 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 528 bus->discovered = true; in mips_cdmm_bus_discover() 646 * devices already discovered on that CPU. 665 if (!bus->discovered) in mips_cdmm_cpu_online()
|
/linux-6.12.1/Documentation/scsi/ |
D | bnx2fc.rst | 9 transparent. Devices discovered on the SAN will be registered and unregistered 19 support the VLANs that have been discovered for FCoE operation (e.g.
|
D | megaraid.rst | 51 adapter discovered, and lsiioctl would essentially be a switch,
|
/linux-6.12.1/Documentation/scheduler/ |
D | sched-stats.rst | 89 4) sum of imbalances discovered (if any) with each call to 105 12) sum of imbalances discovered (if any) with each call to 121 20) sum of imbalances discovered (if any) with each call to
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-bus-fcoe | 41 FCFs discovered by this controller. 131 used to identify the discovered FCF. FCFs will exist in a
|
/linux-6.12.1/tools/perf/pmu-events/arch/x86/silvermont/ |
D | pipeline.json | 107 …uld be taken, but it is not, or vice-versa. When the misprediction is discovered, all the instruc… 116 …uld be taken, but it is not, or vice-versa. When the misprediction is discovered, all the instruc… 126 …uld be taken, but it is not, or vice-versa. When the misprediction is discovered, all the instruc… 136 …uld be taken, but it is not, or vice-versa. When the misprediction is discovered, all the instruc… 146 …uld be taken, but it is not, or vice-versa. When the misprediction is discovered, all the instruc… 156 …uld be taken, but it is not, or vice-versa. When the misprediction is discovered, all the instruc…
|
/linux-6.12.1/arch/powerpc/include/asm/ |
D | serial.h | 8 * Serial ports are not listed here, because they are discovered
|
/linux-6.12.1/Documentation/driver-api/rapidio/ |
D | rapidio.rst | 210 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-6.12.1/fs/sysfs/ |
D | Kconfig | 12 kernel, such as the devices the kernel has discovered on each bus and
|
/linux-6.12.1/Documentation/driver-api/nfc/ |
D | nfc-hci.rst | 106 discovered target. 275 that was discovered). 308 active, it will send a tag discovered event with an empty tag list to the user
|
/linux-6.12.1/drivers/parisc/ |
D | README.dino | 4 ** "HP has discovered a potential system defect that can affect
|
/linux-6.12.1/net/tipc/ |
D | discover.c | 56 * @num_nodes: number of nodes currently discovered (i.e. with an active link) 261 /* tipc_disc_add_dest - increment set of discovered nodes 270 /* tipc_disc_remove_dest - decrement set of discovered nodes
|
/linux-6.12.1/include/scsi/ |
D | libfcoe.h | 83 * @fcfs: list of discovered FCFs. 85 * @fcf_count: number of discovered FCF entries. 179 * @fip: The controller that the FCF was discovered on
|
/linux-6.12.1/arch/x86/pci/ |
D | legacy.c | 50 pr_info("PCI: Discovered peer bus %02x\n", busn); in pcibios_scan_specific_bus()
|
/linux-6.12.1/arch/parisc/include/asm/ |
D | parisc-device.h | 37 int (*probe)(struct parisc_device *dev); /* New device discovered */
|
/linux-6.12.1/net/sctp/ |
D | Kconfig | 25 -- data fragmentation to conform to discovered path MTU size,
|
/linux-6.12.1/Documentation/admin-guide/device-mapper/ |
D | verity.rst | 82 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-6.12.1/include/uapi/linux/ |
D | nfc.h | 74 * @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-6.12.1/drivers/nfc/microread/ |
D | microread.c | 474 pr_info("target discovered to gate 0x%x\n", gate); in microread_target_discovered() 531 pr_info("discard target discovered to gate 0x%x\n", gate); in microread_target_discovered() 544 pr_err("Failed to handle discovered target err=%d\n", r); in microread_target_discovered()
|
/linux-6.12.1/Documentation/devicetree/bindings/display/panel/ |
D | tpo,tpg110.yaml | 19 can be discovered and the hardware is therefore mostly
|
/linux-6.12.1/Documentation/devicetree/bindings/nvmem/layouts/ |
D | onie,tlv-layout.yaml | 19 dynamic and should be discovered at run time because it depends on the
|
/linux-6.12.1/Documentation/firmware-guide/acpi/ |
D | enumeration.rst | 72 that can be discovered and enumerated natively, through a protocol defined for 75 by the platform firmware so that they can be discovered. Still, for any device 87 objects for the majority of devices that are discovered and enumerated with the 92 discovered with the help of the platform firmware.
|
/linux-6.12.1/drivers/rapidio/ |
D | rio-scan.c | 219 /* Mark device as discovered and enable master */ in rio_clear_locks() 540 pr_debug("RIO: PE already discovered by this host\n"); in rio_enum_peer() 542 * Already discovered by this host. Add it as another in rio_enum_peer() 704 * Tests the PGCCSR discovered bit for non-zero value (enumeration 719 * @net: RIO network being discovered
|
/linux-6.12.1/include/linux/ |
D | wmi.h | 23 * This represents WMI devices discovered by the WMI driver core.
|
12345678910>>...14