Home
last modified time | relevance | path

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

/linux-3.3/drivers/leds/
Dleds-net5501.c54 static struct soekris_board __initdata boards[] = { variable
/linux-3.3/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.3/
DMakefile1224 boards := $(wildcard $(srctree)/arch/$(SRCARCH)/configs/*_defconfig) macro
1225 boards := $(notdir $(boards)) macro