| /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 | 255 static int pc2_generic_attach(struct gpib_board *board, const struct gpib_board_config *config, in pc2_generic_attach() 299 static int pc2_attach(struct gpib_board *board, const struct gpib_board_config *config) in pc2_attach() 370 static int pc2a_common_attach(struct gpib_board *board, const struct gpib_board_config *config, in pc2a_common_attach() 464 static int pc2a_attach(struct gpib_board *board, const struct gpib_board_config *config) in pc2a_attach() 469 static int pc2a_cb7210_attach(struct gpib_board *board, const struct gpib_board_config *config) in pc2a_cb7210_attach() 474 static int pc2_2a_attach(struct gpib_board *board, const struct gpib_board_config *config) in pc2_2a_attach()
|
| /linux/drivers/gpib/ines/ |
| H A D | ines_gpib.c | 318 static int ines_pci_attach(struct gpib_board *board, const struct gpib_board_config *config); 319 static int ines_pci_accel_attach(struct gpib_board *board, const struct gpib_board_config *config); 320 static int ines_isa_attach(struct gpib_board *board, const struct gpib_board_config *config); 729 static int ines_common_pci_attach(struct gpib_board *board, const struct gpib_board_config *config) in ines_common_pci_attach() 857 static int ines_pci_attach(struct gpib_board *board, const struct gpib_board_config *config) in ines_pci_attach() 872 static int ines_pci_accel_attach(struct gpib_board *board, const struct gpib_board_config *config) in ines_pci_accel_attach() 889 static int ines_isa_attach(struct gpib_board *board, const struct gpib_board_config *config) in ines_isa_attach() 1006 static int ines_pcmcia_attach(struct gpib_board *board, const struct gpib_board_config *config); 1008 const struct gpib_board_config *config); 1349 static int ines_pcmcia_attach(struct gpib_board *board, const struct gpib_board_config *config) in ines_pcmcia_attach() [all …]
|
| /linux/drivers/gpib/common/ |
| H A D | gpib_os.c | 54 static int iobase_ioctl(struct gpib_board_config *config, unsigned long arg); 55 static int irq_ioctl(struct gpib_board_config *config, unsigned long arg); 56 static int dma_ioctl(struct gpib_board_config *config, unsigned long arg); 69 static int select_pci_ioctl(struct gpib_board_config *config, unsigned long arg); 70 static int select_device_path_ioctl(struct gpib_board_config *config, unsigned long arg); 1559 static int iobase_ioctl(struct gpib_board_config *config, unsigned long arg) in iobase_ioctl() 1578 static int irq_ioctl(struct gpib_board_config *config, unsigned long arg) in irq_ioctl() 1595 static int dma_ioctl(struct gpib_board_config *config, unsigned long arg) in dma_ioctl() 1810 static int select_pci_ioctl(struct gpib_board_config *config, unsigned long arg) in select_pci_ioctl() 1828 static int select_device_path_ioctl(struct gpib_board_config *config, unsigned long arg) in select_device_path_ioctl() [all …]
|
| /linux/drivers/gpib/fmh_gpib/ |
| H A D | fmh_gpib.c | 36 const struct gpib_board_config *config); 38 const struct gpib_board_config *config); 41 const struct gpib_board_config *config); 43 const struct gpib_board_config *config); 1361 const struct gpib_board_config *config = data; in fmh_gpib_device_match() 1377 static int fmh_gpib_attach_impl(struct gpib_board *board, const struct gpib_board_config *config, in fmh_gpib_attach_impl() 1479 int fmh_gpib_attach_holdoff_all(struct gpib_board *board, const struct gpib_board_config *config) in fmh_gpib_attach_holdoff_all() 1484 int fmh_gpib_attach_holdoff_end(struct gpib_board *board, const struct gpib_board_config *config) in fmh_gpib_attach_holdoff_end() 1528 const struct gpib_board_config *config, in fmh_gpib_pci_attach_impl() 1602 const struct gpib_board_config *config) in fmh_gpib_pci_attach_holdoff_all() [all …]
|
| /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/cec/ |
| H A D | cec_gpib.c | 43 static int cec_pci_attach(struct gpib_board *board, const struct gpib_board_config *config); 268 static int cec_pci_attach(struct gpib_board *board, const struct gpib_board_config *config) in cec_pci_attach()
|
| /linux/drivers/gpib/eastwood/ |
| H A D | fluke_gpib.c | 28 const struct gpib_board_config *config); 30 const struct gpib_board_config *config); 963 static int fluke_attach_impl(struct gpib_board *board, const struct gpib_board_config *config, in fluke_attach_impl() 1069 int fluke_attach_holdoff_all(struct gpib_board *board, const struct gpib_board_config *config) in fluke_attach_holdoff_all() 1074 int fluke_attach_holdoff_end(struct gpib_board *board, const struct gpib_board_config *config) in fluke_attach_holdoff_end()
|
| /linux/drivers/gpib/agilent_82350b/ |
| H A D | agilent_82350b.c | 497 const struct gpib_board_config *config) in init_82350a_hardware() 592 const struct gpib_board_config *config, in agilent_82350b_generic_attach() 735 const struct gpib_board_config *config) in agilent_82350b_unaccel_attach() 741 const struct gpib_board_config *config) in agilent_82350b_accel_attach()
|
| /linux/drivers/gpib/cb7210/ |
| H A D | cb7210.c | 536 static int cb_pci_attach(struct gpib_board *board, const struct gpib_board_config *config); 537 static int cb_isa_attach(struct gpib_board *board, const struct gpib_board_config *config); 930 static int cb_pci_attach(struct gpib_board *board, const struct gpib_board_config *config) in cb_pci_attach() 1035 static int cb_isa_attach(struct gpib_board *board, const struct gpib_board_config *config) in cb_isa_attach() 1137 static int cb_pcmcia_attach(struct gpib_board *board, const struct gpib_board_config *config); 1411 static int cb_pcmcia_attach(struct gpib_board *board, const struct gpib_board_config *config) in cb_pcmcia_attach()
|
| /linux/drivers/gpib/tnt4882/ |
| H A D | tnt4882_gpib.c | 909 static int ni_pci_attach(struct gpib_board *board, const struct gpib_board_config *config) in ni_pci_attach() 1030 static int ni_isa_attach_common(struct gpib_board *board, const struct gpib_board_config *config, in ni_isa_attach_common() 1086 static int ni_tnt_isa_attach(struct gpib_board *board, const struct gpib_board_config *config) in ni_tnt_isa_attach() 1091 static int ni_nat4882_isa_attach(struct gpib_board *board, const struct gpib_board_config *config) in ni_nat4882_isa_attach() 1096 static int ni_nec_isa_attach(struct gpib_board *board, const struct gpib_board_config *config) in ni_nec_isa_attach() 1712 static int ni_pcmcia_attach(struct gpib_board *board, const struct gpib_board_config *config) in ni_pcmcia_attach()
|
| /linux/drivers/gpib/hp_82341/ |
| H A D | hp_82341.c | 248 static int hp_82341_attach(struct gpib_board *board, const struct gpib_board_config *config); 618 const struct gpib_board_config *config) in hp_82341_load_firmware() 685 static int hp_82341_attach(struct gpib_board *board, const struct gpib_board_config *config) in hp_82341_attach()
|
| /linux/drivers/gpib/agilent_82357a/ |
| H A D | agilent_82357a.c | 1294 const struct gpib_board_config *config) in agilent_82357a_device_match() 1307 static int agilent_82357a_attach(struct gpib_board *board, const struct gpib_board_config *config) in agilent_82357a_attach()
|
| /linux/drivers/gpib/gpio/ |
| H A D | gpib_bitbang.c | 1205 static int bb_attach(struct gpib_board *board, const struct gpib_board_config *config) in bb_attach()
|
| /linux/drivers/gpib/ni_usb/ |
| H A D | ni_usb_gpib.c | 2219 const struct gpib_board_config *config) in ni_usb_device_match() 2226 static int ni_usb_attach(struct gpib_board *board, const struct gpib_board_config *config) in ni_usb_attach()
|
| /linux/drivers/gpib/lpvo_usb_gpib/ |
| H A D | lpvo_usb_gpib.c | 385 static int usb_gpib_attach(struct gpib_board *board, const struct gpib_board_config *config) in usb_gpib_attach()
|