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
428 const struct avs_acpi_boards *boards; in avs_register_i2s_boards() local
1543 boards := $(wildcard $(srctree)/arch/$(SRCARCH)/configs/*_defconfig) macro1544 boards := $(sort $(notdir $(boards))) macro