Lines Matching refs:SLAVE_POWERMODE
108 #define SLAVE_POWERMODE(sl) \ macro
956 SLAVE_POWERMODE(sl) = read_powermode(sl); in w1_therm_add_slave()
958 if (SLAVE_POWERMODE(sl) < 0) { in w1_therm_add_slave()
962 __func__, SLAVE_POWERMODE(sl)); in w1_therm_add_slave()
1060 (!SLAVE_POWERMODE(sl) && in convert_t()
1163 (!SLAVE_POWERMODE(sl) && in conv_time_measure()
1319 (!SLAVE_POWERMODE(sl) && in copy_scratchpad()
1456 (!SLAVE_POWERMODE(sl) && in trigger_bulk_read()
1668 SLAVE_POWERMODE(sl) = read_powermode(sl); in ext_power_show()
1670 if (SLAVE_POWERMODE(sl) < 0) { in ext_power_show()
1673 __func__, SLAVE_POWERMODE(sl)); in ext_power_show()
1675 return sprintf(buf, "%d\n", SLAVE_POWERMODE(sl)); in ext_power_show()
2001 (!SLAVE_POWERMODE(sl) && in features_store()