thermal_event_genl_family 1472 drivers/thermal/thermal_core.c static struct genl_family thermal_event_genl_family __ro_after_init = {
thermal_event_genl_family 1505 drivers/thermal/thermal_core.c 				 &thermal_event_genl_family, 0,
thermal_event_genl_family 1535 drivers/thermal/thermal_core.c 	result = genlmsg_multicast(&thermal_event_genl_family, skb, 0,
thermal_event_genl_family 1546 drivers/thermal/thermal_core.c 	return genl_register_family(&thermal_event_genl_family);
thermal_event_genl_family 1551 drivers/thermal/thermal_core.c 	genl_unregister_family(&thermal_event_genl_family);