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

#include <irda_device.h>

Data Fields

struct dongle_regissue
 
struct net_devicedev
 
struct irda_taskspeed_task
 
struct irda_taskreset_task
 
__u32 speed
 
int(* set_mode )(struct net_device *, int mode)
 
int(* read )(struct net_device *dev, __u8 *buf, int len)
 
int(* write )(struct net_device *dev, __u8 *buf, int len)
 
int(* set_dtr_rts )(struct net_device *dev, int dtr, int rts)
 

Detailed Description

Definition at line 110 of file irda_device.h.

Field Documentation

Definition at line 112 of file irda_device.h.

Definition at line 111 of file irda_device.h.

Definition at line 119 of file irda_device.h.

struct irda_task* reset_task

Definition at line 114 of file irda_device.h.

int(* set_dtr_rts)(struct net_device *dev, int dtr, int rts)

Definition at line 121 of file irda_device.h.

int(* set_mode)(struct net_device *, int mode)

Definition at line 118 of file irda_device.h.

__u32 speed

Definition at line 115 of file irda_device.h.

struct irda_task* speed_task

Definition at line 113 of file irda_device.h.

Definition at line 120 of file irda_device.h.


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