Searched defs:ad7150_chip_info (Results 1 – 1 of 1) sorted by relevance
74 struct ad7150_chip_info { struct75 struct i2c_client *client;76 u64 current_event;77 u16 threshold[2][2];78 u8 thresh_sensitivity[2][2];79 u8 mag_sensitivity[2][2];80 u8 thresh_timeout[2][2];81 u8 mag_timeout[2][2];82 int old_state;83 char *conversion_mode;[all …]