Searched refs:fw_cdev_allocate (Results 1 – 2 of 2) sorted by relevance
531 #define FW_CDEV_IOC_ALLOCATE _IOWR('#', 0x02, struct fw_cdev_allocate)581 * and &fw_cdev_allocate.region_end676 * struct fw_cdev_allocate - Allocate a CSR in an address range712 struct fw_cdev_allocate { struct 713 offsetfw_cdev_allocate global() argument 714 closurefw_cdev_allocate global() argument 715 lengthfw_cdev_allocate global() argument 716 handlefw_cdev_allocate global() argument 717 region_endfw_cdev_allocate global() argument
446 struct fw_cdev_allocate allocate;831 struct fw_cdev_allocate *a = &arg->allocate; in ioctl_allocate()