Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dthermal.h79 THERMAL_GENL_EVENT_CDEV_ADD, /* Cdev bound to the thermal zone */ enumerator
/linux/drivers/thermal/
H A Dthermal_netlink.c299 [THERMAL_GENL_EVENT_CDEV_ADD] = thermal_genl_event_cdev_add,
424 return thermal_genl_send_event(THERMAL_GENL_EVENT_CDEV_ADD, &p); in thermal_notify_cdev_add()