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

#include <rfkill-gpio.h>

Data Fields

charname
 
int reset_gpio
 
int shutdown_gpio
 
const charpower_clk_name
 
enum rfkill_type type
 
void(* gpio_runtime_close )(struct platform_device *)
 
int(* gpio_runtime_setup )(struct platform_device *)
 

Detailed Description

Definition at line 37 of file rfkill-gpio.h.

Field Documentation

void(* gpio_runtime_close)(struct platform_device *)

Definition at line 43 of file rfkill-gpio.h.

int(* gpio_runtime_setup)(struct platform_device *)

Definition at line 44 of file rfkill-gpio.h.

char* name

Definition at line 38 of file rfkill-gpio.h.

const char* power_clk_name

Definition at line 41 of file rfkill-gpio.h.

int reset_gpio

Definition at line 39 of file rfkill-gpio.h.

int shutdown_gpio

Definition at line 40 of file rfkill-gpio.h.

Definition at line 42 of file rfkill-gpio.h.


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