Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Dni_6527.c69 static const struct ni6527_board ni6527_boards[] = { variable
380 if (context < ARRAY_SIZE(ni6527_boards)) in ni6527_auto_attach()
381 board = &ni6527_boards[context]; in ni6527_auto_attach()