Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/firewire/
H A Dcore-device.c678 static struct device_type fw_unit_type = { variable
685 return dev->type == &fw_unit_type; in is_fw_unit()
710 unit->device.type = &fw_unit_type; in create_units()
/kernel/linux/linux-6.6/drivers/firewire/
H A 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()

Completed in 5 milliseconds