Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dfirewire-cdev.h40 #define FW_CDEV_EVENT_ISO_RESOURCE_ALLOCATED 0x04 macro
/linux-6.6.21/drivers/firewire/
Dcore-cdev.c1447 e1->iso_resource.type = FW_CDEV_EVENT_ISO_RESOURCE_ALLOCATED; in init_iso_resource()