Symbol: gpib_interface
drivers/gpib/agilent_82350b/agilent_82350b.c
779
static struct gpib_interface agilent_82350b_unaccel_interface = {
drivers/gpib/agilent_82350b/agilent_82350b.c
807
static struct gpib_interface agilent_82350b_interface = {
drivers/gpib/agilent_82357a/agilent_82357a.c
1434
static struct gpib_interface agilent_82357a_gpib_interface = {
drivers/gpib/cb7210/cb7210.c
1328
static struct gpib_interface cb_pcmcia_unaccel_interface = {
drivers/gpib/cb7210/cb7210.c
1356
static struct gpib_interface cb_pcmcia_interface = {
drivers/gpib/cb7210/cb7210.c
1384
static struct gpib_interface cb_pcmcia_accel_interface = {
drivers/gpib/cb7210/cb7210.c
689
static struct gpib_interface cb_pci_unaccel_interface = {
drivers/gpib/cb7210/cb7210.c
717
static struct gpib_interface cb_pci_accel_interface = {
drivers/gpib/cb7210/cb7210.c
745
static struct gpib_interface cb_pci_interface = {
drivers/gpib/cb7210/cb7210.c
772
static struct gpib_interface cb_isa_unaccel_interface = {
drivers/gpib/cb7210/cb7210.c
800
static struct gpib_interface cb_isa_interface = {
drivers/gpib/cb7210/cb7210.c
827
static struct gpib_interface cb_isa_accel_interface = {
drivers/gpib/cec/cec_gpib.c
191
static struct gpib_interface cec_pci_interface = {
drivers/gpib/common/gpib_os.c
2090
int gpib_register_driver(struct gpib_interface *interface, struct module *provider_module)
drivers/gpib/common/gpib_os.c
2106
void gpib_unregister_driver(struct gpib_interface *interface)
drivers/gpib/eastwood/fluke_gpib.c
715
static struct gpib_interface fluke_unaccel_interface = {
drivers/gpib/eastwood/fluke_gpib.c
751
static struct gpib_interface fluke_hybrid_interface = {
drivers/gpib/eastwood/fluke_gpib.c
778
static struct gpib_interface fluke_interface = {
drivers/gpib/fmh_gpib/fmh_gpib.c
1034
static struct gpib_interface fmh_gpib_unaccel_interface = {
drivers/gpib/fmh_gpib/fmh_gpib.c
1062
static struct gpib_interface fmh_gpib_interface = {
drivers/gpib/fmh_gpib/fmh_gpib.c
1090
static struct gpib_interface fmh_gpib_pci_interface = {
drivers/gpib/fmh_gpib/fmh_gpib.c
1118
static struct gpib_interface fmh_gpib_pci_unaccel_interface = {
drivers/gpib/gpio/gpib_bitbang.c
1308
static struct gpib_interface bb_interface = {
drivers/gpib/hp_82335/hp82335.c
183
static struct gpib_interface hp82335_interface = {
drivers/gpib/hp_82341/hp_82341.c
408
static struct gpib_interface hp_82341_unaccel_interface = {
drivers/gpib/hp_82341/hp_82341.c
436
static struct gpib_interface hp_82341_interface = {
drivers/gpib/include/gpibP.h
22
int gpib_register_driver(struct gpib_interface *interface, struct module *mod);
drivers/gpib/include/gpibP.h
23
void gpib_unregister_driver(struct gpib_interface *interface);
drivers/gpib/include/gpib_types.h
232
struct gpib_interface *interface;
drivers/gpib/include/gpib_types.h
243
struct gpib_interface *interface;
drivers/gpib/ines/ines_gpib.c
1220
static struct gpib_interface ines_pcmcia_unaccel_interface = {
drivers/gpib/ines/ines_gpib.c
1248
static struct gpib_interface ines_pcmcia_accel_interface = {
drivers/gpib/ines/ines_gpib.c
1276
static struct gpib_interface ines_pcmcia_interface = {
drivers/gpib/ines/ines_gpib.c
544
static struct gpib_interface ines_pci_unaccel_interface = {
drivers/gpib/ines/ines_gpib.c
572
static struct gpib_interface ines_pci_interface = {
drivers/gpib/ines/ines_gpib.c
600
static struct gpib_interface ines_pci_accel_interface = {
drivers/gpib/ines/ines_gpib.c
628
static struct gpib_interface ines_isa_interface = {
drivers/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c
1056
static struct gpib_interface usb_gpib_interface = {
drivers/gpib/ni_usb/ni_usb_gpib.c
2385
static struct gpib_interface ni_usb_gpib_interface = {
drivers/gpib/pc2/pc2_gpib.c
523
static struct gpib_interface pc2_interface = {
drivers/gpib/pc2/pc2_gpib.c
551
static struct gpib_interface pc2a_interface = {
drivers/gpib/pc2/pc2_gpib.c
579
static struct gpib_interface pc2a_cb7210_interface = {
drivers/gpib/pc2/pc2_gpib.c
607
static struct gpib_interface pc2_2a_interface = {
drivers/gpib/tnt4882/tnt4882_gpib.c
1128
static struct gpib_interface ni_pci_interface = {
drivers/gpib/tnt4882/tnt4882_gpib.c
1156
static struct gpib_interface ni_pci_accel_interface = {
drivers/gpib/tnt4882/tnt4882_gpib.c
1184
static struct gpib_interface ni_isa_interface = {
drivers/gpib/tnt4882/tnt4882_gpib.c
1212
static struct gpib_interface ni_nat4882_isa_interface = {
drivers/gpib/tnt4882/tnt4882_gpib.c
1240
static struct gpib_interface ni_nec_isa_interface = {
drivers/gpib/tnt4882/tnt4882_gpib.c
1268
static struct gpib_interface ni_isa_accel_interface = {
drivers/gpib/tnt4882/tnt4882_gpib.c
1296
static struct gpib_interface ni_nat4882_isa_accel_interface = {
drivers/gpib/tnt4882/tnt4882_gpib.c
1324
static struct gpib_interface ni_nec_isa_accel_interface = {
drivers/gpib/tnt4882/tnt4882_gpib.c
1383
static struct gpib_interface ni_pcmcia_interface;
drivers/gpib/tnt4882/tnt4882_gpib.c
1384
static struct gpib_interface ni_pcmcia_accel_interface;
drivers/gpib/tnt4882/tnt4882_gpib.c
1781
static struct gpib_interface ni_pcmcia_interface = {
drivers/gpib/tnt4882/tnt4882_gpib.c
1809
static struct gpib_interface ni_pcmcia_accel_interface = {