Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Djr3_pci.c56 static const struct jr3_pci_board jr3_pci_boards[] = { variable
668 if (context < ARRAY_SIZE(jr3_pci_boards)) in jr3_pci_auto_attach()
669 board = &jr3_pci_boards[context]; in jr3_pci_auto_attach()