Home
last modified time | relevance | path

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

/linux/drivers/w1/
H A Dw1_io.c432 * w1_next_pullup() - register for a strong pullup
445 void w1_next_pullup(struct w1_master *dev, int delay) in w1_next_pullup() function
449 EXPORT_SYMBOL_GPL(w1_next_pullup);
/linux/include/linux/
H A Dw1.h306 void w1_next_pullup(struct w1_master *, int);
/linux/drivers/w1/slaves/
H A Dw1_ds28e04.c206 w1_next_pullup(sl->master, tm); in w1_f1C_write()
H A Dw1_therm.c1148 w1_next_pullup(dev_master, t_conv); in convert_t()
1389 w1_next_pullup(dev_master, t_write); in copy_scratchpad()
1533 w1_next_pullup(dev_master, t_conv); in trigger_bulk_read()