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