Home
last modified time | relevance | path

Searched refs:w1_touch_block (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/w1/
H A Dw1_io.c266 * w1_touch_block() - Touches a series of bytes.
271 void w1_touch_block(struct w1_master *dev, u8 *buf, int len) in w1_touch_block() function
287 EXPORT_SYMBOL_GPL(w1_touch_block); variable
H A Dw1_netlink.c295 w1_touch_block(dev, cmd->data, cmd->len); in w1_process_command_io()
/kernel/linux/linux-6.6/drivers/w1/
H A Dw1_io.c266 * w1_touch_block() - Touches a series of bytes.
271 void w1_touch_block(struct w1_master *dev, u8 *buf, int len) in w1_touch_block() function
287 EXPORT_SYMBOL_GPL(w1_touch_block); variable
H A Dw1_netlink.c297 w1_touch_block(dev, cmd->data, cmd->len); in w1_process_command_io()
/kernel/linux/linux-5.10/include/linux/
H A Dw1.h301 void w1_touch_block(struct w1_master *, u8 *, int);
/kernel/linux/linux-6.6/include/linux/
H A Dw1.h301 void w1_touch_block(struct w1_master *, u8 *, int);

Completed in 5 milliseconds