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

#include <irda.h>

Data Fields

int(* startup )(struct device *)
 
void(* shutdown )(struct device *)
 
int(* set_power )(struct device *, unsigned int state)
 
void(* set_speed )(struct device *, unsigned int speed)
 

Detailed Description

Definition at line 13 of file irda.h.

Field Documentation

int(* set_power)(struct device *, unsigned int state)

Definition at line 16 of file irda.h.

void(* set_speed)(struct device *, unsigned int speed)

Definition at line 17 of file irda.h.

void(* shutdown)(struct device *)

Definition at line 15 of file irda.h.

int(* startup)(struct device *)

Definition at line 14 of file irda.h.


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