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

/linux-master/include/uapi/linux/
H A Dfirewire-cdev.h545 #define FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE _IOWR('#', 0x0d, struct fw_cdev_allocate_iso_resource)
547 #define FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE_ONCE _IOW('#', 0x0f, struct fw_cdev_allocate_iso_resource)
548 #define FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE_ONCE _IOW('#', 0x10, struct fw_cdev_allocate_iso_resource)
1065 * struct fw_cdev_allocate_iso_resource - (De)allocate a channel or bandwidth
1108 struct fw_cdev_allocate_iso_resource { struct
/linux-master/drivers/firewire/
H A Dcore-cdev.c435 struct fw_cdev_allocate_iso_resource allocate_iso_resource;
1419 struct fw_cdev_allocate_iso_resource *request, int todo)

Completed in 96 milliseconds