Home
last modified time | relevance | path

Searched defs:tzp (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dthermal.h167 struct thermal_zone_params *tzp; member
378 thermal_zone_device_register(const char *type, int trips, int mask, void *devdata, struct thermal_zone_device_ops *ops, struct thermal_zone_params *tzp, int passive_delay, int polling_delay) thermal_zone_device_register() argument
/device/soc/rockchip/common/sdk_linux/drivers/thermal/
H A Dthermal_core.c1047 const struct thermal_zone_params *tzp; in bind_cdev() local
1278 const struct thermal_zone_params *tzp; thermal_cooling_device_unregister() local
1330 const struct thermal_zone_params *tzp = tz->tzp; bind_tz() local
1395 thermal_zone_device_register(const char *type, int trips, int mask, void *devdata, struct thermal_zone_device_ops *ops, struct thermal_zone_params *tzp, int passive_delay, int polling_delay) thermal_zone_device_register() argument
1548 const struct thermal_zone_params *tzp; thermal_zone_device_unregister() local
[all...]

Completed in 6 milliseconds