Searched refs:unit_match (Results 1 – 1 of 1) sorted by relevance
158 static const struct ieee1394_device_id *unit_match(struct device *dev, in unit_match() function179 return is_fw_unit(dev) && unit_match(dev, drv) != NULL; in fw_unit_match()187 return driver->probe(fw_unit(dev), unit_match(dev, dev->driver)); in fw_unit_probe()