Home
last modified time | relevance | path

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

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