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

/linux-master/include/uapi/linux/
H A Dfirewire-cdev.h531 #define FW_CDEV_IOC_DEALLOCATE _IOW('#', 0x03, struct fw_cdev_deallocate)
546 #define FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE _IOW('#', 0x0e, struct fw_cdev_deallocate)
720 * struct fw_cdev_deallocate - Free a CSR address range or isochronous resource
724 struct fw_cdev_deallocate { struct
/linux-master/drivers/firewire/
H A Dcore-cdev.c425 struct fw_cdev_deallocate deallocate;

Completed in 196 milliseconds