Home
last modified time | relevance | path

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

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