Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/pci/
H A Dpci-rt2880.c241 static bool slot0_init; in pcibios_plat_dev_init() local
249 if (!slot0_init && dev->bus->number == 0) { in pcibios_plat_dev_init()
253 slot0_init = true; in pcibios_plat_dev_init()
/kernel/linux/linux-6.6/arch/mips/pci/
H A Dpci-rt2880.c227 static bool slot0_init; in pcibios_plat_dev_init() local
235 if (!slot0_init && dev->bus->number == 0) { in pcibios_plat_dev_init()
239 slot0_init = true; in pcibios_plat_dev_init()

Completed in 2 milliseconds