Searched refs:thermal_notify_tz_create (Results 1 – 3 of 3) sorted by relevance
10 int thermal_notify_tz_create(int tz_id, const char *name);32 static inline int thermal_notify_tz_create(int tz_id, const char *name) in thermal_notify_tz_create() function
260 int thermal_notify_tz_create(int tz_id, const char *name) in thermal_notify_tz_create() function
1494 thermal_notify_tz_create(tz->id, tz->type); in thermal_zone_device_register()