Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/w1/
Dw1_netlink.c211 static void w1_netlink_send_error(struct cn_msg *cn, struct w1_netlink_msg *msg, in w1_netlink_send_error() function
572 w1_netlink_send_error(cn, msg, nsp->portid, -EINVAL); in w1_cn_callback()
628 w1_netlink_send_error(cn, msg, nsp->portid, -ENOMEM); in w1_cn_callback()
717 w1_netlink_send_error(cn, msg, nsp->portid, err); in w1_cn_callback()