Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/w1/
Dw1_io.c445 void w1_next_pullup(struct w1_master *dev, int delay) in w1_next_pullup() function
449 EXPORT_SYMBOL_GPL(w1_next_pullup);
/Linux-v6.1/include/linux/
Dw1.h305 void w1_next_pullup(struct w1_master *, int);
/Linux-v6.1/drivers/w1/slaves/
Dw1_ds28e04.c203 w1_next_pullup(sl->master, tm); in w1_f1C_write()
Dw1_therm.c1158 w1_next_pullup(dev_master, t_conv); in convert_t()
1402 w1_next_pullup(dev_master, t_write); in copy_scratchpad()
1546 w1_next_pullup(dev_master, t_conv); in trigger_bulk_read()