Searched refs:board_types (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/comedi/drivers/
H A Daio_aio12_8.c78 static const struct aio12_8_boardtype board_types[] = { variable in typeref:struct:aio12_8_boardtype
225 .board_name = &board_types[0].name,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/sfc/
H A Dfalcon_boards.c694 static const struct falcon_board_type board_types[] = { variable in typeref:struct:falcon_board_type
746 for (i = 0; i < ARRAY_SIZE(board_types); i++)
747 if (board_types[i].id == type_id)
748 board->type = &board_types[i];

Completed in 114 milliseconds