Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/lib/thermal/
A Dcommands.c258 static struct genl_ops thermal_cmd_ops = { variable
274 hdr = genlmsg_put(msg, NL_AUTO_PORT, NL_AUTO_SEQ, thermal_cmd_ops.o_id, in thermal_genl_auto()
320 if (genl_unregister_family(&thermal_cmd_ops)) in thermal_cmd_exit()
336 ret = genl_register_family(&thermal_cmd_ops); in thermal_cmd_init()
340 ret = genl_ops_resolve(th->sk_cmd, &thermal_cmd_ops); in thermal_cmd_init()

Completed in 2 milliseconds