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

/external/kernel-headers/original/uapi/linux/
H A Dfirewire-cdev.h410 #define FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE _IOWR('#', 0x0d, struct fw_cdev_allocate_iso_resource)
412 #define FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE_ONCE _IOW('#', 0x0f, struct fw_cdev_allocate_iso_resource)
413 #define FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE_ONCE _IOW('#', 0x10, struct fw_cdev_allocate_iso_resource)
925 * struct fw_cdev_allocate_iso_resource - (De)allocate a channel or bandwidth
968 struct fw_cdev_allocate_iso_resource { struct

Completed in 478 milliseconds