Searched refs:fw_device_type (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.c793 static struct device_type fw_device_type = { variable in typeref:struct:device_type
799 return dev->type == &fw_device_type;
988 device->device.type = &fw_device_type;

Completed in 78 milliseconds