Searched refs:w1_touch_block (Results 1 – 2 of 2) sorted by relevance
271 void w1_touch_block(struct w1_master *dev, u8 *buf, int len) in w1_touch_block() function287 EXPORT_SYMBOL_GPL(w1_touch_block);
295 w1_touch_block(dev, cmd->data, cmd->len); in w1_process_command_io()