Searched refs:w1_netlink_send_error (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/w1/ |
| H A D | w1_netlink.c | 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()
|