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

/linux-4.1.27/include/uapi/linux/
H A Dfirewire-cdev.h395 #define FW_CDEV_IOC_ALLOCATE _IOWR('#', 0x02, struct fw_cdev_allocate)
445 * and &fw_cdev_allocate.region_end
535 * struct fw_cdev_allocate - Allocate a CSR in an address range
571 struct fw_cdev_allocate { struct
/linux-4.1.27/drivers/firewire/
H A Dcore-cdev.c424 struct fw_cdev_allocate allocate;
776 struct fw_cdev_allocate *a = &arg->allocate; ioctl_allocate()

Completed in 145 milliseconds