Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/bcm47xx/
Dboard.c334 const struct bcm47xx_board_type *board_detected; in bcm47xx_board_detect() local
346 board_detected = bcm47xx_board_get_nvram(); in bcm47xx_board_detect()
347 bcm47xx_board.board = board_detected->board; in bcm47xx_board_detect()
348 strlcpy(bcm47xx_board.name, board_detected->name, in bcm47xx_board_detect()