Searched refs:SLAVE_CONVERT_TRIGGERED (Results 1 – 1 of 1) sorted by relevance
138 #define SLAVE_CONVERT_TRIGGERED(sl) \ macro1033 SLAVE_CONVERT_TRIGGERED(sl) = 0; in w1_therm_add_slave()1541 SLAVE_CONVERT_TRIGGERED(sl) = -1; in trigger_bulk_read()1570 SLAVE_CONVERT_TRIGGERED(sl) = 1; in trigger_bulk_read()1588 if (SLAVE_CONVERT_TRIGGERED(sl) < 0) { in w1_slave_show()1593 } else if (SLAVE_CONVERT_TRIGGERED(sl) > 0) { in w1_slave_show()1596 SLAVE_CONVERT_TRIGGERED(sl) = 0; in w1_slave_show()1684 if (SLAVE_CONVERT_TRIGGERED(sl) < 0) { in temperature_show()1692 SLAVE_CONVERT_TRIGGERED(sl) = 0; in temperature_show()1961 if (SLAVE_CONVERT_TRIGGERED(sl) == -1) { in therm_bulk_read_show()[all …]