Home
last modified time | relevance | path

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

/openbmc/linux/drivers/w1/
H A Dw1_netlink.c194 static void w1_netlink_send_error(struct cn_msg *cn, struct w1_netlink_msg *msg, in w1_netlink_send_error() function
555 w1_netlink_send_error(cn, msg, nsp->portid, -EINVAL); in w1_cn_callback()
611 w1_netlink_send_error(cn, msg, nsp->portid, -ENOMEM); in w1_cn_callback()
701 w1_netlink_send_error(cn, msg, nsp->portid, err); in w1_cn_callback()