Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/dvb-frontends/
Dcx24113.c41 struct cx24113_state { struct
42 struct i2c_adapter *i2c;
43 const struct cx24113_config *config;
46 u8 rev;
47 u8 ver;
49 u8 icp_mode:1;
55 u8 icp_man:2;
56 u8 icp_auto_low:2;
57 u8 icp_auto_mlow:2;
58 u8 icp_auto_mhi:2;
[all …]