Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/
Dthermal_core.c2069 static struct genl_family thermal_event_genl_family = { variable
2102 &thermal_event_genl_family, 0, in thermal_generate_netlink_event()
2132 result = genlmsg_multicast(&thermal_event_genl_family, skb, 0, in thermal_generate_netlink_event()
2143 return genl_register_family(&thermal_event_genl_family); in genetlink_init()
2148 genl_unregister_family(&thermal_event_genl_family); in genetlink_exit()