Searched refs:w1_reset_select_slave (Results 1 - 15 of 15) sorted by relevance

/linux-4.1.27/drivers/w1/slaves/
H A Dw1_ds2431.c77 if (w1_reset_select_slave(sl)) w1_f2d_readblock()
83 if (w1_reset_select_slave(sl)) w1_f2d_readblock()
157 if (w1_reset_select_slave(sl)) w1_f2d_write()
168 if (w1_reset_select_slave(sl)) w1_f2d_write()
189 if (w1_reset_select_slave(sl)) w1_f2d_write()
H A Dw1_ds2433.c77 if (w1_reset_select_slave(sl)) { w1_f23_refresh_block()
128 if (w1_reset_select_slave(sl)) { eeprom_read()
169 if (w1_reset_select_slave(sl)) w1_f23_write()
180 if (w1_reset_select_slave(sl)) w1_f23_write()
192 if (w1_reset_select_slave(sl)) w1_f23_write()
H A Dw1_ds28e04.c87 if (w1_reset_select_slave(sl)) { w1_f1C_refresh_block()
110 if (w1_reset_select_slave(sl)) w1_f1C_read()
177 if (w1_reset_select_slave(sl)) w1_f1C_write()
188 if (w1_reset_select_slave(sl)) w1_f1C_write()
200 if (w1_reset_select_slave(sl)) w1_f1C_write()
320 if (w1_reset_select_slave(sl)) { pio_write()
H A Dw1_ds2406.c49 if (w1_reset_select_slave(sl)) { w1_f12_read_state()
84 if (w1_reset_select_slave(sl)) { w1_f12_write_output()
H A Dw1_ds2413.c50 if (w1_reset_select_slave(sl)) { state_read()
85 if (w1_reset_select_slave(sl)) output_write()
H A Dw1_ds2780.c39 if (w1_reset_select_slave(sl) == 0) { w1_ds2780_do_io()
82 if (w1_reset_select_slave(sl) == 0) { w1_ds2780_eeprom_cmd()
H A Dw1_ds2781.c37 if (w1_reset_select_slave(sl) == 0) { w1_ds2781_do_io()
80 if (w1_reset_select_slave(sl) == 0) { w1_ds2781_eeprom_cmd()
H A Dw1_ds2408.c59 if (w1_reset_select_slave(sl)) { _read_reg()
163 if (w1_reset_select_slave(sl)) output_write()
230 if (w1_reset_select_slave(sl)) activity_write()
261 if (w1_reset_select_slave(sl)) status_control_write()
H A Dw1_ds2760.c43 if (!w1_reset_select_slave(sl)) { w1_ds2760_io()
81 if (w1_reset_select_slave(sl) == 0) { w1_ds2760_eeprom_cmd()
H A Dw1_therm.c236 if (!w1_reset_select_slave(sl)) { w1_slave_show()
244 if (w1_reset_select_slave(sl)) w1_slave_show()
274 if (!w1_reset_select_slave(sl)) { w1_slave_show()
H A Dw1_ds2423.c64 if (!w1_reset_select_slave(sl)) { w1_slave_show()
/linux-4.1.27/drivers/w1/
H A Dw1_io.c391 * w1_reset_select_slave() - reset and select a slave
401 int w1_reset_select_slave(struct w1_slave *sl) w1_reset_select_slave() function
417 EXPORT_SYMBOL_GPL(w1_reset_select_slave); variable
H A Dw1.h310 int w1_reset_select_slave(struct w1_slave *sl);
H A Dw1_netlink.c473 if (sl && w1_reset_select_slave(sl)) w1_process_cb()
H A Dw1.c136 if (w1_reset_select_slave(sl)) { rw_write()

Completed in 138 milliseconds