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