Home
last modified time | relevance | path

Searched refs:bcm47xx_board_type (Results 1 – 1 of 1) sorted by relevance

/linux/arch/mips/bcm47xx/
H A Dboard.c8 struct bcm47xx_board_type { struct
14 struct bcm47xx_board_type board; argument
19 struct bcm47xx_board_type board;
25 struct bcm47xx_board_type board;
230 struct bcm47xx_board_type bcm47xx_board_unknown[] __initconst = {
236 static __init const struct bcm47xx_board_type *bcm47xx_board_get_nvram(void) in bcm47xx_board_get_nvram()
342 const struct bcm47xx_board_type *board_detected; in bcm47xx_board_detect()