Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfirewire-cdev.h41 #define FW_CDEV_EVENT_ISO_RESOURCE_DEALLOCATED 0x05 macro
/openbmc/linux/drivers/firewire/
H A Dcore-cdev.c1449 e2->iso_resource.type = FW_CDEV_EVENT_ISO_RESOURCE_DEALLOCATED; in init_iso_resource()