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

#include <wm97xx.h>

Data Fields

u16 id
 
charname
 
int(* poll_sample )(struct wm97xx *, int adcsel, int *sample)
 
int(* poll_touch )(struct wm97xx *, struct wm97xx_data *)
 
int(* acc_enable )(struct wm97xx *, int enable)
 
void(* phy_init )(struct wm97xx *)
 
void(* dig_enable )(struct wm97xx *, int enable)
 
void(* dig_restore )(struct wm97xx *)
 
void(* aux_prepare )(struct wm97xx *)
 

Detailed Description

Definition at line 228 of file wm97xx.h.

Field Documentation

int(* acc_enable)(struct wm97xx *, int enable)

Definition at line 238 of file wm97xx.h.

void(* aux_prepare)(struct wm97xx *)

Definition at line 242 of file wm97xx.h.

void(* dig_enable)(struct wm97xx *, int enable)

Definition at line 240 of file wm97xx.h.

void(* dig_restore)(struct wm97xx *)

Definition at line 241 of file wm97xx.h.

Definition at line 229 of file wm97xx.h.

char* name

Definition at line 230 of file wm97xx.h.

void(* phy_init)(struct wm97xx *)

Definition at line 239 of file wm97xx.h.

int(* poll_sample)(struct wm97xx *, int adcsel, int *sample)

Definition at line 233 of file wm97xx.h.

int(* poll_touch)(struct wm97xx *, struct wm97xx_data *)

Definition at line 236 of file wm97xx.h.


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