Searched refs:fw_cdev_flush_iso (Results 1 – 2 of 2) sorted by relevance
563 #define FW_CDEV_IOC_FLUSH_ISO _IOW('#', 0x18, struct fw_cdev_flush_iso)1005 * struct fw_cdev_flush_iso - flush completed iso packets1019 struct fw_cdev_flush_iso { struct 1020 handlefw_cdev_flush_iso global() argument
463 struct fw_cdev_flush_iso flush_iso;1262 struct fw_cdev_flush_iso *a = &arg->flush_iso; in ioctl_flush_iso()