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

#include <irda-pxaficp.h>

Data Fields

int transceiver_cap
 
void(* transceiver_mode )(struct device *dev, int mode)
 
int(* startup )(struct device *dev)
 
void(* shutdown )(struct device *dev)
 
int gpio_pwdown
 
bool gpio_pwdown_inverted
 

Detailed Description

Definition at line 10 of file irda-pxaficp.h.

Field Documentation

int gpio_pwdown

Definition at line 15 of file irda-pxaficp.h.

bool gpio_pwdown_inverted

Definition at line 16 of file irda-pxaficp.h.

void(* shutdown)(struct device *dev)

Definition at line 14 of file irda-pxaficp.h.

int(* startup)(struct device *dev)

Definition at line 13 of file irda-pxaficp.h.

int transceiver_cap

Definition at line 11 of file irda-pxaficp.h.

void(* transceiver_mode)(struct device *dev, int mode)

Definition at line 12 of file irda-pxaficp.h.


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