Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/firewire/
Dcore-device.c837 static struct device_type fw_device_type = { variable
843 return dev->type == &fw_device_type; in is_fw_device()
1035 device->device.type = &fw_device_type; in fw_device_init()