Searched refs:fw_device_type (Results 1 – 1 of 1) sorted by relevance
852 static struct device_type fw_device_type = { variable858 return dev->type == &fw_device_type; in is_fw_device()1050 device->device.type = &fw_device_type; in fw_device_init()