Searched refs:gpib_board_config (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/gpib/include/ |
| H A D | gpibP.h | 24 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 D | gpib_types.h | 23 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 D | pc2_gpib.c | 254 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 D | hp82335.c | 28 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 D | fluke_gpib.c | 27 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()
|