Home
last modified time | relevance | path

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

/linux-5.19.10/tools/lib/thermal/
Dthermal_nl.h38 extern int nl_thermal_connect(struct nl_sock **nl_sock, struct nl_cb **nl_cb);
Dsampling.c67 if (nl_thermal_connect(&th->sk_sampling, &th->cb_sampling)) in thermal_sampling_init()
Dthermal_nl.c144 int nl_thermal_connect(struct nl_sock **nl_sock, struct nl_cb **nl_cb) in nl_thermal_connect() function
Devents.c156 if (nl_thermal_connect(&th->sk_event, &th->cb_event)) in thermal_events_init()
Dcommands.c333 if (nl_thermal_connect(&th->sk_cmd, &th->cb_cmd)) in thermal_cmd_init()