Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/
H A Djr3_pci.c57 static const struct jr3_pci_board jr3_pci_boards[] = { variable
684 if (context < ARRAY_SIZE(jr3_pci_boards)) in jr3_pci_auto_attach()
685 board = &jr3_pci_boards[context]; in jr3_pci_auto_attach()