Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/firewire/
Ddevice-attribute-test.c86 .type = &fw_device_type, in device_attr_simple_avc()
167 .type = &fw_device_type, in device_attr_legacy_avc()
Dcore-device.c899 static struct device_type fw_device_type = { variable
905 return dev->type == &fw_device_type; in is_fw_device()
1095 device->device.type = &fw_device_type; in fw_device_init()