unit_match        179 drivers/firewire/core-device.c 	return is_fw_unit(dev) && unit_match(dev, drv) != NULL;
unit_match        187 drivers/firewire/core-device.c 	return driver->probe(fw_unit(dev), unit_match(dev, dev->driver));