Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Dni_at_a2150.c107 static const struct a2150_board a2150_boards[] = { variable
678 if (id >= ARRAY_SIZE(a2150_boards)) in a2150_probe()
681 return &a2150_boards[id]; in a2150_probe()