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

/linux-master/include/uapi/linux/
H A Dfirewire-cdev.h326 * to the buffer sizes as the client specified in &fw_cdev_queue_iso.
537 #define FW_CDEV_IOC_QUEUE_ISO _IOWR('#', 0x09, struct fw_cdev_queue_iso)
944 * struct fw_cdev_queue_iso - Queue isochronous packets for I/O
964 struct fw_cdev_queue_iso { struct
/linux-master/drivers/firewire/
H A Dcore-cdev.c431 struct fw_cdev_queue_iso queue_iso;
1122 struct fw_cdev_queue_iso *a = &arg->queue_iso;

Completed in 99 milliseconds