Searched refs:is_fw_unit (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/firewire/
H A Dcore-device.c168 static bool is_fw_unit(struct device *dev);
177 if (!is_fw_unit(dev))
248 if (is_fw_unit(dev))
281 if (is_fw_unit(dev))
647 static bool is_fw_unit(struct device *dev) function
807 if (is_fw_unit(dev) && driver != NULL && driver->update != NULL) {

Completed in 33 milliseconds