Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/firewire/
Dcore-device.c679 static struct device_type fw_unit_type = { variable
686 return dev->type == &fw_unit_type; in is_fw_unit()
711 unit->device.type = &fw_unit_type; in create_units()