Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Ddas800.c88 struct das800_board { struct
160 static const struct das800_board das800_boards[] = {
232 const struct das800_board *board = dev->board_ptr; in das800_enable()
295 const struct das800_board *board = dev->board_ptr; in das800_ai_do_cmdtest()
367 const struct das800_board *board = dev->board_ptr; in das800_ai_do_cmd()
596 static const struct das800_board *das800_probe(struct comedi_device *dev) in das800_probe()
598 const struct das800_board *board = dev->board_ptr; in das800_probe()
647 const struct das800_board *board; in das800_attach()
736 .offset = sizeof(struct das800_board),