Home
last modified time | relevance | path

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

/linux/tools/lib/thermal/
H A Dthermal_nl.h38 extern int nl_thermal_connect(struct nl_sock **nl_sock, struct nl_cb **nl_cb);
H A Dsampling.c69 if (nl_thermal_connect(&th->sk_sampling, &th->cb_sampling)) in thermal_sampling_init()
H A Dthermal_nl.c144 int nl_thermal_connect(struct nl_sock **nl_sock, struct nl_cb **nl_cb) in nl_thermal_connect() function