Home
last modified time | relevance | path

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

/linux/drivers/gpib/include/
H A DgpibP.h24 struct pci_dev *gpib_pci_get_device(const struct gpib_board_config *config, unsigned int vendor_id,
26 struct pci_dev *gpib_pci_get_subsys(const struct gpib_board_config *config, unsigned int vendor_id,
H A Dgpib_types.h23 struct gpib_board_config { struct
60 int (*attach)(struct gpib_board *board, const struct gpib_board_config *config); argument
319 struct gpib_board_config config;
/linux/drivers/gpib/pc2/
H A Dpc2_gpib.c254 static int pc2_generic_attach(struct gpib_board *board, const struct gpib_board_config *config, in pc2_generic_attach()
300 static int pc2_attach(struct gpib_board *board, const struct gpib_board_config *config) in pc2_attach()
371 static int pc2a_common_attach(struct gpib_board *board, const struct gpib_board_config *config, in pc2a_common_attach()
465 static int pc2a_attach(struct gpib_board *board, const struct gpib_board_config *config) in pc2a_attach()
470 static int pc2a_cb7210_attach(struct gpib_board *board, const struct gpib_board_config *config) in pc2a_cb7210_attach()
475 static int pc2_2a_attach(struct gpib_board *board, const struct gpib_board_config *config) in pc2_2a_attach()
/linux/drivers/gpib/hp_82335/
H A Dhp82335.c28 static int hp82335_attach(struct gpib_board *board, const struct gpib_board_config *config);
247 static int hp82335_attach(struct gpib_board *board, const struct gpib_board_config *config) in hp82335_attach()
/linux/drivers/gpib/eastwood/
H A Dfluke_gpib.c27 const struct gpib_board_config *config);
29 const struct gpib_board_config *config);
961 static int fluke_attach_impl(struct gpib_board *board, const struct gpib_board_config *config, in fluke_attach_impl()
1067 int fluke_attach_holdoff_all(struct gpib_board *board, const struct gpib_board_config *config) in fluke_attach_holdoff_all()
1072 int fluke_attach_holdoff_end(struct gpib_board *board, const struct gpib_board_config *config) in fluke_attach_holdoff_end()