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

/drivers/thermal/
H A Dthermal_core.c1697 static struct genl_family thermal_event_genl_family = { variable in typeref:struct:genl_family
1730 &thermal_event_genl_family, 0,
1764 result = genlmsg_multicast(&thermal_event_genl_family, skb, 0,
1775 return genl_register_family(&thermal_event_genl_family);
1780 genl_unregister_family(&thermal_event_genl_family);

Completed in 219 milliseconds