Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/w1/
Dw1_netlink.c91 static void w1_reply_make_space(struct w1_cb_block *block, u16 space) in w1_reply_make_space() function
107 w1_reply_make_space(block, block->maxlen); in w1_netlink_check_send()
146 w1_reply_make_space(block, sizeof(struct cn_msg) + in w1_netlink_queue_cmd()
174 w1_reply_make_space(block, space); in w1_netlink_queue_status()
249 w1_reply_make_space(block, sizeof(*data)); in w1_send_slave()