Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/dvb-frontends/
Dcx24113.c31 struct cx24113_state { struct
32 struct i2c_adapter *i2c;
33 const struct cx24113_config *config;
36 u8 rev;
37 u8 ver;
39 u8 icp_mode:1;
45 u8 icp_man:2;
46 u8 icp_auto_low:2;
47 u8 icp_auto_mlow:2;
48 u8 icp_auto_mhi:2;
[all …]