Searched refs:gpib_match_device_path (Results 1 – 6 of 6) sorted by relevance
34 int gpib_match_device_path(struct device *dev, const char *device_path_in);
2208 int gpib_match_device_path(struct device *dev, const char *device_path_in) in gpib_match_device_path() function2226 EXPORT_SYMBOL(gpib_match_device_path);2239 if (gpib_match_device_path(&pci_device->dev, config->device_path) == 0) in gpib_pci_get_device()2261 if (gpib_match_device_path(&pci_device->dev, config->device_path) == 0) in gpib_pci_get_subsys()
410 match = gpib_match_device_path(&lpvo_usb_interfaces[j]->dev, in usb_gpib_attach()
1366 if (gpib_match_device_path(dev, config->device_path) == 0) in fmh_gpib_device_match()
1298 if (gpib_match_device_path(&interface->dev, config->device_path) == 0) in agilent_82357a_device_match()
2214 if (gpib_match_device_path(&interface->dev, config->device_path) == 0) in ni_usb_device_match()