Home
last modified time | relevance | path

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

/linux/tools/lib/thermal/
H A Dthermal_nl.c35 static int nl_finish_handler(struct nl_msg *msg, void *arg) in nl_finish_handler() function
161 nl_cb_set(cb, NL_CB_FINISH, NL_CB_CUSTOM, nl_finish_handler, &done) || in nl_thermal_connect()