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

#include <firewire-cdev.h>

Data Fields

__u64 closure
 
__u32 type
 

Detailed Description

struct fw_cdev_event_common - Common part of all fw_cdev_event_ types : For arbitrary use by userspace : Discriminates the fw_cdev_event_ types

This struct may be used to access generic members of all fw_cdev_event_ types regardless of the specific type.

Data passed in the field for a request will be returned in the corresponding event. It is big enough to hold a pointer on all platforms. The ioctl used to set depends on the of event.

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

Field Documentation

__u64 closure

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

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


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