Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/w1/
H A Dw1_netlink.c183 * w1_netlink_send_error() - sends the error message now
192 static void w1_netlink_send_error(struct cn_msg *cn, struct w1_netlink_msg *msg, in w1_netlink_send_error() function
553 w1_netlink_send_error(cn, msg, nsp->portid, -EINVAL); in w1_cn_callback()
609 w1_netlink_send_error(cn, msg, nsp->portid, -ENOMEM); in w1_cn_callback()
698 w1_netlink_send_error(cn, msg, nsp->portid, err); in w1_cn_callback()
/kernel/linux/linux-6.6/drivers/w1/
H A Dw1_netlink.c185 * w1_netlink_send_error() - sends the error message now
194 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()

Completed in 3 milliseconds