Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dthermal.h68 THERMAL_GENL_EVENT_TZ_TRIP_ADD, /* Trip point added */ enumerator
/OK3568_Linux_fs/kernel/drivers/thermal/
H A Dthermal_netlink.c216 [THERMAL_GENL_EVENT_TZ_TRIP_ADD] = thermal_genl_event_tz_trip_add,
315 return thermal_genl_send_event(THERMAL_GENL_EVENT_TZ_TRIP_ADD, &p); in thermal_notify_tz_trip_add()