Home
last modified time | relevance | path

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

/linux-5.19.10/tools/lib/thermal/
Dthermal_nl.h40 extern void nl_thermal_disconnect(struct nl_sock *nl_sock, struct nl_cb *nl_cb);
Dsampling.c60 nl_thermal_disconnect(th->sk_sampling, th->cb_sampling); in thermal_sampling_exit()
Dthermal_nl.c178 void nl_thermal_disconnect(struct nl_sock *nl_sock, struct nl_cb *nl_cb) in nl_thermal_disconnect() function
Devents.c147 nl_thermal_disconnect(th->sk_event, th->cb_event); in thermal_events_exit()
Dcommands.c323 nl_thermal_disconnect(th->sk_cmd, th->cb_cmd); in thermal_cmd_exit()