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

/linux-master/include/uapi/linux/
H A Dfirewire-cdev.h538 #define FW_CDEV_IOC_START_ISO _IOW('#', 0x0a, struct fw_cdev_start_iso)
906 * packet with a sy field is received which matches &fw_cdev_start_iso.sync.
978 * struct fw_cdev_start_iso - Start an isochronous transmission or reception
988 struct fw_cdev_start_iso { struct
/linux-master/drivers/firewire/
H A Dcore-cdev.c432 struct fw_cdev_start_iso start_iso;
1222 struct fw_cdev_start_iso *a = &arg->start_iso;

Completed in 119 milliseconds