Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/w1/
Dw1_netlink.c201 static void w1_netlink_send_error(struct cn_msg *cn, struct w1_netlink_msg *msg, in w1_netlink_send_error() function
562 w1_netlink_send_error(cn, msg, nsp->portid, -EINVAL); in w1_cn_callback()
618 w1_netlink_send_error(cn, msg, nsp->portid, -ENOMEM); in w1_cn_callback()
707 w1_netlink_send_error(cn, msg, nsp->portid, err); in w1_cn_callback()