Searched refs:gpib_match_device_path (Results 1 – 6 of 6) sorted by relevance
33 int gpib_match_device_path(struct device *dev, const char *device_path_in);
2217 int gpib_match_device_path(struct device *dev, const char *device_path_in) in gpib_match_device_path() function2235 EXPORT_SYMBOL(gpib_match_device_path);2248 if (gpib_match_device_path(&pci_device->dev, config->device_path) == 0) in gpib_pci_get_device()2270 if (gpib_match_device_path(&pci_device->dev, config->device_path) == 0) in gpib_pci_get_subsys()
461 match = gpib_match_device_path(&lpvo_usb_interfaces[j]->dev, in usb_gpib_attach()
1372 if (gpib_match_device_path(dev, config->device_path) == 0) in fmh_gpib_device_match()
1292 if (gpib_match_device_path(&interface->dev, config->device_path) == 0) in agilent_82357a_device_match()
2204 if (gpib_match_device_path(&interface->dev, config->device_path) == 0) in ni_usb_device_match()