Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/bcm47xx/
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;
228 struct bcm47xx_board_type bcm47xx_board_unknown[] __initconst = {
234 static __init const struct bcm47xx_board_type *bcm47xx_board_get_nvram(void) in bcm47xx_board_get_nvram()
340 const struct bcm47xx_board_type *board_detected; in bcm47xx_board_detect()