Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/platform/geode/
Dnet5501.c98 static struct net5501_board __initdata boards[] = { variable
/linux-3.4.99/drivers/staging/comedi/drivers/
Dpoc.c73 static const struct boarddef_struct boards[] = { variable
Dcb_pcimdda.c121 static const struct board_struct boards[] = { variable
/linux-3.4.99/
DMakefile1227 boards := $(wildcard $(srctree)/arch/$(SRCARCH)/configs/*_defconfig) macro
1228 boards := $(notdir $(boards)) macro