Searched refs:ab8500_temp_tbl_a_size (Results 1 – 3 of 3) sorted by relevance
11 extern const int ab8500_temp_tbl_a_size;
34 const int ab8500_temp_tbl_a_size = ARRAY_SIZE(ab8500_temp_tbl_a_thermistor); variable35 EXPORT_SYMBOL(ab8500_temp_tbl_a_size);
188 ab8500_data->cfg.tbl_sz = ab8500_temp_tbl_a_size; in abx500_hwmon_init()