Home
last modified time | relevance | path

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

/drivers/firewire/
Dcore-device.c676 static struct device_type fw_unit_type = { variable
683 return dev->type == &fw_unit_type; in is_fw_unit()
708 unit->device.type = &fw_unit_type; in create_units()