Searched defs:s526_boards (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/comedi/drivers/
H A Ds526.c187 static const struct s526_board s526_boards[] = { variable in typeref:struct:s526_board
250 * in s526_boards[] above. Note that the element 'name'
264 .board_name = &s526_boards[0].name,
266 .num_names = ARRAY_SIZE(s526_boards),
331 dev->board_ptr = &s526_boards[0];

Completed in 52 milliseconds