Searched full:discovered (Results 1 – 25 of 304) sorted by relevance
12345678910>>...13
/Linux-v6.6/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-v6.6/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-v6.6/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.
|
/Linux-v6.6/Documentation/scheduler/ |
D | sched-stats.rst | 84 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-v6.6/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-v6.6/tools/perf/pmu-events/arch/x86/silvermont/ |
D | pipeline.json | 96 …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… 113 …uld be taken, but it is not, or vice-versa. When the misprediction is discovered, all the instruc… 122 …uld be taken, but it is not, or vice-versa. When the misprediction is discovered, all the instruc… 131 …uld be taken, but it is not, or vice-versa. When the misprediction is discovered, all the instruc… 140 …uld be taken, but it is not, or vice-versa. When the misprediction is discovered, all the instruc…
|
/Linux-v6.6/arch/powerpc/include/asm/ |
D | serial.h | 8 * Serial ports are not listed here, because they are discovered
|
/Linux-v6.6/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-v6.6/drivers/sh/superhyway/ |
D | superhyway.c | 48 * the devices already discovered regardless of where it resides in memory. 51 * that any new modules are properly discovered and subsequently registered.
|
/Linux-v6.6/fs/sysfs/ |
D | Kconfig | 12 kernel, such as the devices the kernel has discovered on each bus and
|
/Linux-v6.6/drivers/parisc/ |
D | README.dino | 4 ** "HP has discovered a potential system defect that can affect
|
/Linux-v6.6/include/scsi/ |
D | libfcoe.h | 83 * @fcfs: list of discovered FCFs. 85 * @fcf_count: number of discovered FCF entries. 178 * @fip: The controller that the FCF was discovered on
|
/Linux-v6.6/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-v6.6/Documentation/arch/ia64/ |
D | serial.rst | 28 after /dev/ttyS0 as they were discovered. 141 serial devices were discovered by 8250_acpi. In 2.6.17,
|
/Linux-v6.6/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-v6.6/net/sctp/ |
D | Kconfig | 25 -- data fragmentation to conform to discovered path MTU size,
|
/Linux-v6.6/arch/parisc/include/asm/ |
D | parisc-device.h | 37 int (*probe)(struct parisc_device *dev); /* New device discovered */
|
/Linux-v6.6/arch/x86/pci/ |
D | legacy.c | 50 pr_info("PCI: Discovered peer bus %02x\n", busn); in pcibios_scan_specific_bus()
|
/Linux-v6.6/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-v6.6/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-v6.6/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-v6.6/include/linux/ |
D | wmi.h | 21 * This represents WMI devices discovered by the WMI driver core.
|
/Linux-v6.6/Documentation/devicetree/bindings/display/panel/ |
D | tpo,tpg110.yaml | 19 can be discovered and the hardware is therefore mostly
|
/Linux-v6.6/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-v6.6/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
|
12345678910>>...13