Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/thermal/
Dthermal_core.c1744 static struct genl_family thermal_event_genl_family = { variable
1777 &thermal_event_genl_family, 0, in thermal_generate_netlink_event()
1807 result = genlmsg_multicast(&thermal_event_genl_family, skb, 0, in thermal_generate_netlink_event()
1818 return genl_register_family(&thermal_event_genl_family); in genetlink_init()
1823 genl_unregister_family(&thermal_event_genl_family); in genetlink_exit()