Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
fw_cdev_flush_iso Struct Reference

#include <firewire-cdev.h>

Data Fields

__u32 handle
 

Detailed Description

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.

Field Documentation

Definition at line 879 of file firewire-cdev.h.


The documentation for this struct was generated from the following file: