Linux Kernel
3.7.1
|
#include <firewire-cdev.h>
Data Fields | |
__u32 | handle |
struct fw_cdev_flush_iso - flush completed iso packets : handle of isochronous context to flush
For FW_CDEV_ISO_CONTEXT_TRANSMIT or FW_CDEV_ISO_CONTEXT_RECEIVE contexts, report any completed packets.
For FW_CDEV_ISO_CONTEXT_RECEIVE_MULTICHANNEL contexts, report the current offset in the receive buffer, if it has changed; this is typically in the middle of some buffer chunk.
Any FW_CDEV_EVENT_ISO_INTERRUPT or FW_CDEV_EVENT_ISO_INTERRUPT_MULTICHANNEL events generated by this ioctl are sent synchronously, i.e., are available for reading from the file descriptor when this ioctl returns.
Definition at line 878 of file firewire-cdev.h.
Definition at line 879 of file firewire-cdev.h.