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

Data Fields

struct pmac_keywest i2c
 
struct pmac_gpio audio_reset
 
struct pmac_gpio amp_mute
 
struct pmac_gpio line_mute
 
struct pmac_gpio line_detect
 
struct pmac_gpio hp_mute
 
struct pmac_gpio hp_detect
 
int headphone_irq
 
int lineout_irq
 
unsigned int save_master_vol [2]
 
unsigned int master_vol [2]
 
unsigned int save_master_switch [2]
 
unsigned int master_switch [2]
 
unsigned int mono_vol [VOL_IDX_LAST_MONO]
 
unsigned int mix_vol [VOL_IDX_LAST_MIX][2]
 
int drc_range
 
int drc_enable
 
int capture_source
 
int anded_reset
 
int auto_mute_notify
 
int reset_on_sleep
 
u8 acs
 

Detailed Description

Definition at line 93 of file tumbler.c.

Field Documentation

u8 acs

Definition at line 115 of file tumbler.c.

struct pmac_gpio amp_mute

Definition at line 96 of file tumbler.c.

int anded_reset

Definition at line 112 of file tumbler.c.

struct pmac_gpio audio_reset

Definition at line 95 of file tumbler.c.

int auto_mute_notify

Definition at line 113 of file tumbler.c.

int capture_source

Definition at line 111 of file tumbler.c.

int drc_enable

Definition at line 110 of file tumbler.c.

int drc_range

Definition at line 109 of file tumbler.c.

int headphone_irq

Definition at line 101 of file tumbler.c.

struct pmac_gpio hp_detect

Definition at line 100 of file tumbler.c.

struct pmac_gpio hp_mute

Definition at line 99 of file tumbler.c.

Definition at line 94 of file tumbler.c.

struct pmac_gpio line_detect

Definition at line 98 of file tumbler.c.

struct pmac_gpio line_mute

Definition at line 97 of file tumbler.c.

int lineout_irq

Definition at line 102 of file tumbler.c.

unsigned int master_switch[2]

Definition at line 106 of file tumbler.c.

unsigned int master_vol[2]

Definition at line 104 of file tumbler.c.

unsigned int mix_vol[VOL_IDX_LAST_MIX][2]

Definition at line 108 of file tumbler.c.

unsigned int mono_vol[VOL_IDX_LAST_MONO]

Definition at line 107 of file tumbler.c.

int reset_on_sleep

Definition at line 114 of file tumbler.c.

unsigned int save_master_switch[2]

Definition at line 105 of file tumbler.c.

unsigned int save_master_vol[2]

Definition at line 103 of file tumbler.c.


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