Home
last modified time | relevance | path

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

/linux/drivers/gpib/cec/
H A Dcec_gpib.c43 static int cec_pci_attach(struct gpib_board *board, const struct gpib_board_config *config);
193 .attach = cec_pci_attach,
268 static int cec_pci_attach(struct gpib_board *board, const struct gpib_board_config *config) in cec_pci_attach() function