Searched refs:SLAVE_RESOLUTION (Results 1 – 1 of 1) sorted by relevance
115 #define SLAVE_RESOLUTION(sl) \ macro531 switch (SLAVE_RESOLUTION(sl)) { in w1_DS18B20_convert_time()580 switch (SLAVE_RESOLUTION(sl)) { in w1_DS1825_convert_time()1022 SLAVE_RESOLUTION(sl) = in w1_therm_add_slave()1024 if (SLAVE_RESOLUTION(sl) < 0) { in w1_therm_add_slave()1028 __func__, SLAVE_RESOLUTION(sl)); in w1_therm_add_slave()1663 SLAVE_RESOLUTION(sl) = val; in w1_slave_store()1743 if (SLAVE_RESOLUTION(sl) < 0) { in resolution_show()1746 __func__, SLAVE_RESOLUTION(sl)); in resolution_show()1749 return sprintf(buf, "%d\n", SLAVE_RESOLUTION(sl)); in resolution_show()[all …]