Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/firewire/
Ddevice-attribute-test.c93 .type = &fw_unit_type, in device_attr_simple_avc()
174 .type = &fw_unit_type, in device_attr_legacy_avc()
Dcore-device.c750 static struct device_type fw_unit_type = { variable
757 return dev->type == &fw_unit_type; in is_fw_unit()
782 unit->device.type = &fw_unit_type; in create_units()