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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/w1/slaves/
H A Dw1_ds2431.c77 if (w1_reset_select_slave(sl))
83 if (w1_reset_select_slave(sl))
157 if (w1_reset_select_slave(sl))
168 if (w1_reset_select_slave(sl))
189 if (w1_reset_select_slave(sl))
H A Dw1_ds2433.c76 if (w1_reset_select_slave(sl)) {
127 if (w1_reset_select_slave(sl)) {
168 if (w1_reset_select_slave(sl))
179 if (w1_reset_select_slave(sl))
191 if (w1_reset_select_slave(sl))
H A Dw1_ds2760.c43 if (!w1_reset_select_slave(sl)) {
80 if (w1_reset_select_slave(sl) == 0) {
H A Dw1_therm.c181 if (!w1_reset_select_slave(sl)) {
192 if (!w1_reset_select_slave(sl)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/w1/
H A Dw1_io.c374 int w1_reset_select_slave(struct w1_slave *sl) function
390 EXPORT_SYMBOL_GPL(w1_reset_select_slave); variable
H A Dw1.h215 int w1_reset_select_slave(struct w1_slave *sl);
H A Dw1_netlink.c356 if (sl && w1_reset_select_slave(sl)) {
H A Dw1.c130 if (w1_reset_select_slave(sl)) {

Completed in 124 milliseconds