Home
last modified time | relevance | path

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

/drivers/w1/
Dw1_io.c460 void w1_next_pullup(struct w1_master *dev, int delay) in w1_next_pullup() function
464 EXPORT_SYMBOL_GPL(w1_next_pullup);
Dw1.h314 void w1_next_pullup(struct w1_master *, int);
/drivers/w1/slaves/
Dw1_therm.c244 w1_next_pullup(dev, tm); in w1_therm_eeprom()
472 w1_next_pullup(dev, tm); in w1_slave_show()
Dw1_ds28e04.c210 w1_next_pullup(sl->master, tm); in w1_f1C_write()