Home
last modified time | relevance | path

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

/linux/drivers/gpib/cb7210/
H A Dcb7210.c536 static int cb_pci_attach(struct gpib_board *board, const struct gpib_board_config *config);
691 .attach = cb_pci_attach,
719 .attach = cb_pci_attach,
747 .attach = cb_pci_attach,
931 static int cb_pci_attach(struct gpib_board *board, const struct gpib_board_config *config) in cb_pci_attach() function