Searched refs:cb_cmd (Results 1 – 2 of 2) sorted by relevance
19 struct nl_cb *cb_cmd; member
394 if (nl_send_msg(th->sk_cmd, th->cb_cmd, msg, genl_handle_msg, arg)) in thermal_genl_auto()485 nl_thermal_disconnect(th->sk_cmd, th->cb_cmd); in thermal_cmd_exit()495 if (nl_thermal_connect(&th->sk_cmd, &th->cb_cmd)) in thermal_cmd_init()
Completed in 5 milliseconds