Home
last modified time | relevance | path

Searched refs:fw_device_type (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/firewire/
Dcore-device.c811 static struct device_type fw_device_type = { variable
817 return dev->type == &fw_device_type; in is_fw_device()
1012 device->device.type = &fw_device_type; in fw_device_init()