Home
last modified time | relevance | path

Searched refs:discovered (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/bus/
H A Dmips_cdmm.c219 * of matching devices which are discovered.
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()
/kernel/linux/linux-6.6/drivers/bus/
H A Dmips_cdmm.c219 * of matching devices which are discovered.
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()

Completed in 2 milliseconds