Home
last modified time | relevance | path

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

/linux/drivers/firewire/
H A Ddevice-attribute-test.c86 .type = &fw_device_type, in device_attr_simple_avc()
168 .type = &fw_device_type, in device_attr_legacy_avc()
H A Dcore-device.c899 static struct device_type fw_device_type = { variable
905 return dev->type == &fw_device_type; in is_fw_device()
1095 device->device.type = &fw_device_type; in fw_device_init()