Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/firewire/
Dcore-device.c642 static struct device_type fw_unit_type = { variable
649 return dev->type == &fw_unit_type; in is_fw_unit()
676 unit->device.type = &fw_unit_type; in create_units()