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

/linux-4.4.14/arch/mips/bcm47xx/
H A Dboard.c321 const struct bcm47xx_board_type *board_detected; bcm47xx_board_detect() local
333 board_detected = bcm47xx_board_get_nvram(); bcm47xx_board_detect()
334 bcm47xx_board.board = board_detected->board; bcm47xx_board_detect()
335 strlcpy(bcm47xx_board.name, board_detected->name, bcm47xx_board_detect()

Completed in 181 milliseconds