Linux Kernel
3.7.1
|
Data Fields | |
struct xonar_generic | generic |
unsigned int | dacs |
u8 | pcm1796_regs [4][5] |
unsigned int | current_rate |
bool | h6 |
bool | hp_active |
s8 | hp_gain_offset |
bool | has_cs2000 |
u8 | cs2000_regs [0x1f] |
bool | broken_i2c |
Definition at line 221 of file xonar_pcm179x.c.
bool broken_i2c |
Definition at line 231 of file xonar_pcm179x.c.
u8 cs2000_regs[0x1f] |
Definition at line 230 of file xonar_pcm179x.c.
unsigned int current_rate |
Definition at line 225 of file xonar_pcm179x.c.
unsigned int dacs |
Definition at line 223 of file xonar_pcm179x.c.
struct xonar_generic generic |
Definition at line 222 of file xonar_pcm179x.c.
bool h6 |
Definition at line 226 of file xonar_pcm179x.c.
bool has_cs2000 |
Definition at line 229 of file xonar_pcm179x.c.
bool hp_active |
Definition at line 227 of file xonar_pcm179x.c.
s8 hp_gain_offset |
Definition at line 228 of file xonar_pcm179x.c.
u8 pcm1796_regs[4][5] |
Definition at line 224 of file xonar_pcm179x.c.