Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dfirewire-cdev.h532 #define FW_CDEV_IOC_DEALLOCATE _IOW('#', 0x03, struct fw_cdev_deallocate)
547 #define FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE _IOW('#', 0x0e, struct fw_cdev_deallocate)
721 * struct fw_cdev_deallocate - Free a CSR address range or isochronous resource
725 struct fw_cdev_deallocate { struct
726 handlefw_cdev_deallocate global() argument
/linux/drivers/firewire/
H A Dcore-cdev.c447 struct fw_cdev_deallocate deallocate;