Searched refs:gpib_interface (Results 1 – 17 of 17) sorted by relevance
22 int gpib_register_driver(struct gpib_interface *interface, struct module *mod);23 void gpib_unregister_driver(struct gpib_interface *interface);
56 struct gpib_interface { struct232 struct gpib_interface *interface;243 struct gpib_interface *interface;
1127 static struct gpib_interface ni_pci_interface = {1155 static struct gpib_interface ni_pci_accel_interface = {1183 static struct gpib_interface ni_isa_interface = {1211 static struct gpib_interface ni_nat4882_isa_interface = {1239 static struct gpib_interface ni_nec_isa_interface = {1267 static struct gpib_interface ni_isa_accel_interface = {1323 static struct gpib_interface ni_nec_isa_accel_interface = {1382 static struct gpib_interface ni_pcmcia_interface;1383 static struct gpib_interface ni_pcmcia_accel_interface;1780 static struct gpib_interface ni_pcmcia_interface = {[all …]
689 static struct gpib_interface cb_pci_unaccel_interface = {717 static struct gpib_interface cb_pci_accel_interface = {745 static struct gpib_interface cb_pci_interface = {772 static struct gpib_interface cb_isa_unaccel_interface = {800 static struct gpib_interface cb_isa_interface = {827 static struct gpib_interface cb_isa_accel_interface = {1339 static struct gpib_interface cb_pcmcia_unaccel_interface = {1367 static struct gpib_interface cb_pcmcia_interface = {1395 static struct gpib_interface cb_pcmcia_accel_interface = {
522 static struct gpib_interface pc2_interface = {550 static struct gpib_interface pc2a_interface = {578 static struct gpib_interface pc2a_cb7210_interface = {606 static struct gpib_interface pc2_2a_interface = {
544 static struct gpib_interface ines_pci_unaccel_interface = {572 static struct gpib_interface ines_pci_interface = {600 static struct gpib_interface ines_pci_accel_interface = {628 static struct gpib_interface ines_isa_interface = {1219 static struct gpib_interface ines_pcmcia_unaccel_interface = {1247 static struct gpib_interface ines_pcmcia_accel_interface = {1275 static struct gpib_interface ines_pcmcia_interface = {
715 static struct gpib_interface fluke_unaccel_interface = {751 static struct gpib_interface fluke_hybrid_interface = {778 static struct gpib_interface fluke_interface = {
1034 static struct gpib_interface fmh_gpib_unaccel_interface = {1062 static struct gpib_interface fmh_gpib_interface = {1090 static struct gpib_interface fmh_gpib_pci_interface = {1118 static struct gpib_interface fmh_gpib_pci_unaccel_interface = {
408 static struct gpib_interface hp_82341_unaccel_interface = {436 static struct gpib_interface hp_82341_interface = {
191 static struct gpib_interface cec_pci_interface = {
183 static struct gpib_interface hp82335_interface = {
776 static struct gpib_interface agilent_82350b_unaccel_interface = {804 static struct gpib_interface agilent_82350b_interface = {
2040 int gpib_register_driver(struct gpib_interface *interface, struct module *provider_module) in gpib_register_driver()2056 void gpib_unregister_driver(struct gpib_interface *interface) in gpib_unregister_driver()
1307 static struct gpib_interface bb_interface = {
1055 static struct gpib_interface usb_gpib_interface = {
1434 static struct gpib_interface agilent_82357a_gpib_interface = {
2377 static struct gpib_interface ni_usb_gpib_interface = {
Completed in 769 milliseconds