Searched defs:w1_therm_family_data (Results 1 – 1 of 1) sorted by relevance
184 struct w1_therm_family_data { struct185 uint8_t rom[9];186 atomic_t refcnt;187 int external_powered;188 int resolution;189 int convert_triggered;190 int conv_time_override;191 unsigned int features;192 struct w1_therm_family_converter *specific_functions;