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);
2191 int gpib_match_device_path(struct device *dev, const char *device_path_in) in gpib_match_device_path() function2209 EXPORT_SYMBOL(gpib_match_device_path);2222 if (gpib_match_device_path(&pci_device->dev, config->device_path) == 0) in gpib_pci_get_device()2244 if (gpib_match_device_path(&pci_device->dev, config->device_path) == 0) in gpib_pci_get_subsys()
412 match = gpib_match_device_path(&lpvo_usb_interfaces[j]->dev, in usb_gpib_attach()
1299 if (gpib_match_device_path(&interface->dev, config->device_path) == 0) in agilent_82357a_device_match()
1343 if (gpib_match_device_path(dev, config->device_path) == 0) in fmh_gpib_device_match()
2203 if (gpib_match_device_path(&interface->dev, config->device_path) == 0) in ni_usb_device_match()