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

Data Fields

struct snd_soc_codeccodec
 
struct mutex lock
 
struct devicedev
 
struct wm0010_pdata pdata
 
int gpio_reset
 
int gpio_reset_value
 
struct regulator_bulk_data core_supplies [2]
 
struct regulatordbvdd
 
int sysclk
 
enum wm0010_state state
 
bool boot_failed
 
int boot_done
 
bool ready
 
bool pll_running
 
int max_spi_freq
 
int board_max_spi_speed
 
u32 pll_clkctrl1
 
spinlock_t irq_lock
 
int irq
 
struct completion boot_completion
 

Detailed Description

Definition at line 82 of file wm0010.c.

Field Documentation

int board_max_spi_speed

Definition at line 104 of file wm0010.c.

struct completion boot_completion

Definition at line 110 of file wm0010.c.

int boot_done

Definition at line 100 of file wm0010.c.

bool boot_failed

Definition at line 99 of file wm0010.c.

Definition at line 83 of file wm0010.c.

struct regulator_bulk_data core_supplies[2]

Definition at line 93 of file wm0010.c.

struct regulator* dbvdd

Definition at line 94 of file wm0010.c.

struct device* dev

Definition at line 86 of file wm0010.c.

int gpio_reset

Definition at line 90 of file wm0010.c.

int gpio_reset_value

Definition at line 91 of file wm0010.c.

int irq

Definition at line 108 of file wm0010.c.

spinlock_t irq_lock

Definition at line 107 of file wm0010.c.

struct mutex lock

Definition at line 85 of file wm0010.c.

int max_spi_freq

Definition at line 103 of file wm0010.c.

Definition at line 88 of file wm0010.c.

u32 pll_clkctrl1

Definition at line 105 of file wm0010.c.

bool pll_running

Definition at line 102 of file wm0010.c.

bool ready

Definition at line 101 of file wm0010.c.

Definition at line 98 of file wm0010.c.

int sysclk

Definition at line 96 of file wm0010.c.


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