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

/linux-master/drivers/firewire/
H A Ddevice-attribute-test.c93 .type = &fw_unit_type,
174 .type = &fw_unit_type,
H A Dcore-device.c756 static struct device_type fw_unit_type = { variable in typeref:struct:device_type
763 return dev->type == &fw_unit_type;
788 unit->device.type = &fw_unit_type;

Completed in 127 milliseconds