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

/linux-master/include/uapi/linux/
H A Dfirewire-cdev.h530 #define FW_CDEV_IOC_ALLOCATE _IOWR('#', 0x02, struct fw_cdev_allocate)
580 * and &fw_cdev_allocate.region_end
675 * struct fw_cdev_allocate - Allocate a CSR in an address range
711 struct fw_cdev_allocate { struct
/linux-master/drivers/firewire/
H A Dcore-cdev.c424 struct fw_cdev_allocate allocate;
815 struct fw_cdev_allocate *a = &arg->allocate;

Completed in 128 milliseconds