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

Data Fields

struct rfkill_gpio_platform_datapdata
 
struct rfkillrfkill_dev
 
charreset_name
 
charshutdown_name
 
enum rfkill_gpio_clk_state pwr_clk_enabled
 
struct clkpwr_clk
 

Detailed Description

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

Field Documentation

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

struct clk* pwr_clk

Definition at line 47 of file rfkill-gpio.c.

enum rfkill_gpio_clk_state pwr_clk_enabled

Definition at line 46 of file rfkill-gpio.c.

char* reset_name

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

struct rfkill* rfkill_dev

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

char* shutdown_name

Definition at line 45 of file rfkill-gpio.c.


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