Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/comedi/drivers/
Dpcmad.c39 struct pcmad_board_struct { struct
44 static const struct pcmad_board_struct pcmad_boards[] = { argument
105 const struct pcmad_board_struct *board = dev->board_ptr; in pcmad_attach()