Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/firewire/
H A Dcore-device.c835 static struct device_type fw_device_type = { variable
841 return dev->type == &fw_device_type; in is_fw_device()
1033 device->device.type = &fw_device_type; in fw_device_init()
/kernel/linux/linux-6.6/drivers/firewire/
H A Dcore-device.c833 static struct device_type fw_device_type = { variable
839 return dev->type == &fw_device_type; in is_fw_device()
1031 device->device.type = &fw_device_type; in fw_device_init()

Completed in 4 milliseconds