Searched refs:nl_send_msg (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/lib/thermal/ |
| H A D | thermal_nl.c | 55 int nl_send_msg(struct nl_sock *sock, struct nl_cb *cb, struct nl_msg *msg, in nl_send_msg() function 133 ret = nl_send_msg(sock, cb, msg, nl_family_handler, &grp); in nl_get_multicast_id()
|
| H A D | thermal_nl.h | 42 extern int nl_send_msg(struct nl_sock *sock, struct nl_cb *nl_cb, struct nl_msg *msg,
|