Home
last modified time | relevance | path

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

/Linux-v5.4/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-v5.4/include/linux/
Dw1.h304 void w1_next_pullup(struct w1_master *, int);
/Linux-v5.4/drivers/w1/slaves/
Dw1_therm.c286 w1_next_pullup(dev, tm); in w1_therm_eeprom()
514 w1_next_pullup(dev, tm); in read_therm()
Dw1_ds28e04.c203 w1_next_pullup(sl->master, tm); in w1_f1C_write()