Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/w1/
Dw1_netlink.c101 static void w1_reply_make_space(struct w1_cb_block *block, u16 space) in w1_reply_make_space() function
117 w1_reply_make_space(block, block->maxlen); in w1_netlink_check_send()
156 w1_reply_make_space(block, sizeof(struct cn_msg) + in w1_netlink_queue_cmd()
184 w1_reply_make_space(block, space); in w1_netlink_queue_status()
259 w1_reply_make_space(block, sizeof(*data)); in w1_send_slave()