Home
last modified time | relevance | path

Searched defs:boards (Results 1 – 3 of 3) sorted by relevance

/linux-5.10/arch/powerpc/platforms/85xx/
Dcorenet_generic.c110 static const char * const boards[] __initconst = { variable
/linux-5.10/arch/x86/platform/geode/
Dnet5501.c92 static struct net5501_board __initdata boards[] = { variable
/linux-5.10/
DMakefile1538 boards := $(wildcard $(srctree)/arch/$(SRCARCH)/configs/*_defconfig) macro
1539 boards := $(sort $(notdir $(boards))) macro