Home
last modified time | relevance | path

Searched refs:init_temp_data (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/hwmon/
H A Dcoretemp.c480 static struct temp_data *init_temp_data(unsigned int cpu, int pkg_flag) in init_temp_data() function
526 tdata = init_temp_data(cpu, pkg_flag); in create_core_data()