Home
last modified time | relevance | path

Searched defs:cx24113_state (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/media/dvb/frontends/
Dcx24113.c45 struct cx24113_state { struct
46 struct i2c_adapter *i2c;
47 const struct cx24113_config *config;
50 u8 rev;
51 u8 ver;
53 u8 icp_mode:1;
59 u8 icp_man:2;
60 u8 icp_auto_low:2;
61 u8 icp_auto_mlow:2;
62 u8 icp_auto_mhi:2;
[all …]