Home
last modified time | relevance | path

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

/Linux-v5.15/arch/powerpc/platforms/85xx/
Dcorenet_generic.c111 static const char * const boards[] __initconst = { variable
/Linux-v5.15/arch/x86/platform/geode/
Dnet5501.c101 static struct net5501_board __initdata boards[] = { variable
/Linux-v5.15/
DMakefile1581 boards := $(wildcard $(srctree)/arch/$(SRCARCH)/configs/*_defconfig) macro
1582 boards := $(sort $(notdir $(boards))) macro