Searched defs:cx24113_state (Results 1 – 1 of 1) sorted by relevance
41 struct cx24113_state { struct42 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 …]