Home
last modified time | relevance | path

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

/linux/drivers/firewire/
H A Ddevice-attribute-test.c93 .type = &fw_unit_type, in device_attr_simple_avc()
175 .type = &fw_unit_type, in device_attr_legacy_avc()
H A Dcore-device.c826 static struct device_type fw_unit_type = { variable
833 return dev->type == &fw_unit_type; in is_fw_unit()
858 unit->device.type = &fw_unit_type; in create_units()