Home
last modified time | relevance | path

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

/linux/arch/mips/bcm47xx/
H A Dboard.c342 const struct bcm47xx_board_type *board_detected; in bcm47xx_board_detect() local
354 board_detected = bcm47xx_board_get_nvram(); in bcm47xx_board_detect()
355 bcm47xx_board.board = board_detected->board; in bcm47xx_board_detect()
356 strscpy(bcm47xx_board.name, board_detected->name, in bcm47xx_board_detect()