Searched defs:atk_sensor_data (Results 1 – 1 of 1) sorted by relevance
150 struct atk_sensor_data { struct151 struct list_head list;152 struct atk_data *data;153 struct device_attribute label_attr;161 u64 id;162 u64 type;163 u64 limit1;164 u64 limit2;165 u64 cached_value;167 bool is_valid;[all …]