Home
last modified time | relevance | path

Searched defs:tzp (Results 1 – 10 of 10) sorted by relevance

/kernel/liteos_m/targets/riscv_nuclei_gd32vf103_soc_gcc/SoC/gd32vf103/Common/Source/Stubs/
Dgettimeofday.c6 __WEAK int _gettimeofday(struct timeval *tp, void *tzp) in _gettimeofday()
/kernel/liteos_m/targets/riscv_nuclei_demo_soc_gcc/SoC/demosoc/Common/Source/Stubs/
Dgettimeofday.c6 __WEAK int _gettimeofday(struct timeval* tp, void* tzp) in _gettimeofday()
/kernel/linux/linux-4.19/drivers/thermal/
Dthermal_core.c891 const struct thermal_zone_params *tzp; in bind_cdev() local
1069 const struct thermal_zone_params *tzp; in thermal_cooling_device_unregister() local
1119 const struct thermal_zone_params *tzp = tz->tzp; in bind_tz() local
1182 struct thermal_zone_params *tzp, int passive_delay, in thermal_zone_device_register()
1312 const struct thermal_zone_params *tzp; in thermal_zone_device_unregister() local
Dof-thermal.c960 struct thermal_zone_params *tzp; in of_parse_thermal_zones() local
/kernel/linux/linux-5.10/drivers/thermal/
Dthermal_core.c1035 const struct thermal_zone_params *tzp; in bind_cdev() local
1262 const struct thermal_zone_params *tzp; in thermal_cooling_device_unregister() local
1312 const struct thermal_zone_params *tzp = tz->tzp; in bind_tz() local
1375 struct thermal_zone_params *tzp, int passive_delay, in thermal_zone_device_register()
1517 const struct thermal_zone_params *tzp; in thermal_zone_device_unregister() local
Dthermal_of.c1056 struct thermal_zone_params *tzp; in of_parse_thermal_zones() local
/kernel/linux/linux-5.10/include/linux/
Dthermal.h173 struct thermal_zone_params *tzp; member
406 struct thermal_zone_params *tzp, in thermal_zone_device_register()
/kernel/linux/linux-4.19/include/linux/
Dthermal.h213 struct thermal_zone_params *tzp; member
477 struct thermal_zone_params *tzp, in thermal_zone_device_register()
/kernel/linux/linux-5.10/drivers/acpi/
Dthermal.c61 static int tzp; variable
/kernel/linux/linux-4.19/drivers/acpi/
Dthermal.c74 static int tzp; variable