Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/w1/
H A Dw1_netlink.c19 struct w1_cb_block { struct
40 /* pointers within w1_cb_block and cn data */
41 struct w1_cb_block *block;
55 static u16 w1_reply_len(struct w1_cb_block *block) in w1_reply_len()
62 static void w1_unref_block(struct w1_cb_block *block) in w1_unref_block()
82 static void w1_reply_make_space(struct w1_cb_block *block, u16 space) in w1_reply_make_space()
95 static void w1_netlink_check_send(struct w1_cb_block *block) in w1_netlink_check_send()
110 static void w1_netlink_setup_msg(struct w1_cb_block *block, u32 ack) in w1_netlink_setup_msg()
133 static void w1_netlink_queue_cmd(struct w1_cb_block *block, in w1_netlink_queue_cmd()
160 static void w1_netlink_queue_status(struct w1_cb_block *bloc
[all...]
/kernel/linux/linux-6.6/drivers/w1/
H A Dw1_netlink.c19 struct w1_cb_block { struct
40 /* pointers within w1_cb_block and cn data */
41 struct w1_cb_block *block;
55 static u16 w1_reply_len(struct w1_cb_block *block) in w1_reply_len()
62 static void w1_unref_block(struct w1_cb_block *block) in w1_unref_block()
83 static void w1_reply_make_space(struct w1_cb_block *block, u16 space) in w1_reply_make_space()
97 static void w1_netlink_check_send(struct w1_cb_block *block) in w1_netlink_check_send()
112 static void w1_netlink_setup_msg(struct w1_cb_block *block, u32 ack) in w1_netlink_setup_msg()
135 static void w1_netlink_queue_cmd(struct w1_cb_block *block, in w1_netlink_queue_cmd()
162 static void w1_netlink_queue_status(struct w1_cb_block *bloc
[all...]

Completed in 2 milliseconds