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

#include <wl1273-core.h>

Data Fields

struct mfd_cell cells [WL1273_FM_CORE_CELLS]
 
struct wl1273_fm_platform_datapdata
 
unsigned int mode
 
unsigned int i2s_mode
 
unsigned int volume
 
unsigned int audio_mode
 
unsigned int channel_number
 
struct mutex lock
 
struct i2c_clientclient
 
int(* read )(struct wl1273_core *core, u8, u16 *)
 
int(* write )(struct wl1273_core *core, u8, u16)
 
int(* write_data )(struct wl1273_core *core, u8 *, u16)
 
int(* set_audio )(struct wl1273_core *core, unsigned int)
 
int(* set_volume )(struct wl1273_core *core, unsigned int)
 

Detailed Description

Definition at line 270 of file wl1273-core.h.

Field Documentation

unsigned int audio_mode

Definition at line 277 of file wl1273-core.h.

Definition at line 271 of file wl1273-core.h.

unsigned int channel_number

Definition at line 278 of file wl1273-core.h.

Definition at line 281 of file wl1273-core.h.

unsigned int i2s_mode

Definition at line 275 of file wl1273-core.h.

struct mutex lock

Definition at line 279 of file wl1273-core.h.

unsigned int mode

Definition at line 274 of file wl1273-core.h.

Definition at line 272 of file wl1273-core.h.

int(* read)(struct wl1273_core *core, u8, u16 *)

Definition at line 283 of file wl1273-core.h.

int(* set_audio)(struct wl1273_core *core, unsigned int)

Definition at line 286 of file wl1273-core.h.

int(* set_volume)(struct wl1273_core *core, unsigned int)

Definition at line 287 of file wl1273-core.h.

unsigned int volume

Definition at line 276 of file wl1273-core.h.

int(* write)(struct wl1273_core *core, u8, u16)

Definition at line 284 of file wl1273-core.h.

int(* write_data)(struct wl1273_core *core, u8 *, u16)

Definition at line 285 of file wl1273-core.h.


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