Searched refs:thermal_cmd_ops (Results 1 – 1 of 1) sorted by relevance
338 static struct genl_ops thermal_cmd_ops = { variable 386 hdr = genlmsg_put(msg, NL_AUTO_PORT, NL_AUTO_SEQ, thermal_cmd_ops.o_id, in thermal_genl_auto() 482 if (genl_unregister_family(&thermal_cmd_ops)) in thermal_cmd_exit() 498 ret = genl_register_family(&thermal_cmd_ops); in thermal_cmd_init() 502 ret = genl_ops_resolve(th->sk_cmd, &thermal_cmd_ops); in thermal_cmd_init()