Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/firewire/
Dcore-device.c677 static struct device_type fw_unit_type = { variable
684 return dev->type == &fw_unit_type; in is_fw_unit()
709 unit->device.type = &fw_unit_type; in create_units()