Searched defs:boards (Results 1 – 4 of 4) sorted by relevance
110 static const char * const boards[] __initconst = { variable
101 static struct net5501_board __initdata boards[] = { variable
363 const struct avs_acpi_boards *boards; in avs_register_i2s_boards() local
1641 boards := $(wildcard $(srctree)/arch/$(SRCARCH)/configs/*_defconfig) macro1642 boards := $(sort $(notdir $(boards))) macro