Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/comedi/drivers/
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()