Lines Matching defs:tdata
150 static bool is_pkg_temp_data(struct temp_data *tdata) in is_pkg_temp_data()
273 static int get_tjmax(struct temp_data *tdata, struct device *dev) in get_tjmax()
312 static int get_ttarget(struct temp_data *tdata, struct device *dev) in get_ttarget()
345 struct temp_data *tdata = container_of(devattr, struct temp_data, sd_attrs[ATTR_LABEL]); in show_label() local
357 struct temp_data *tdata = container_of(devattr, struct temp_data, in show_crit_alarm() local
370 struct temp_data *tdata = container_of(devattr, struct temp_data, sd_attrs[ATTR_TJMAX]); in show_tjmax() local
383 struct temp_data *tdata = container_of(devattr, struct temp_data, sd_attrs[ATTR_TTARGET]); in show_ttarget() local
399 struct temp_data *tdata = container_of(devattr, struct temp_data, sd_attrs[ATTR_TEMP]); in show_temp() local
422 static int create_core_attrs(struct temp_data *tdata, struct device *dev) in create_core_attrs()
482 struct temp_data *tdata; in init_temp_data() local
524 static void destroy_temp_data(struct platform_data *pdata, struct temp_data *tdata) in destroy_temp_data()
557 struct temp_data *tdata; in create_core_data() local
606 static void coretemp_remove_core(struct platform_data *pdata, struct temp_data *tdata) in coretemp_remove_core()
727 struct temp_data *tdata; in coretemp_cpu_offline() local