Home
last modified time | relevance | path

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

/linux-5.19.10/tools/lib/thermal/
Dcommands.c282 if (nl_send_msg(th->sk_cmd, th->cb_cmd, msg, genl_handle_msg, arg)) in thermal_genl_auto()
323 nl_thermal_disconnect(th->sk_cmd, th->cb_cmd); in thermal_cmd_exit()
333 if (nl_thermal_connect(&th->sk_cmd, &th->cb_cmd)) in thermal_cmd_init()
340 ret = genl_ops_resolve(th->sk_cmd, &thermal_cmd_ops); in thermal_cmd_init()
344 family = genl_ctrl_resolve(th->sk_cmd, "nlctrl"); in thermal_cmd_init()
Dthermal_nl.h18 struct nl_sock *sk_cmd; member
/linux-5.19.10/arch/mips/include/asm/sn/sn0/
Dhubpi.h316 sk_cmd : 8, /* message command */ member