Home
last modified time | relevance | path

Searched refs:SLAVE_POWERMODE (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/w1/slaves/
H A Dw1_therm.c108 #define SLAVE_POWERMODE(sl) \ macro
1011 SLAVE_POWERMODE(sl) = read_powermode(sl); in w1_therm_add_slave()
1013 if (SLAVE_POWERMODE(sl) < 0) { in w1_therm_add_slave()
1017 __func__, SLAVE_POWERMODE(sl)); in w1_therm_add_slave()
1115 (!SLAVE_POWERMODE(sl) && in convert_t()
1215 (!SLAVE_POWERMODE(sl) && in conv_time_measure()
1371 (!SLAVE_POWERMODE(sl) && in copy_scratchpad()
1508 (!SLAVE_POWERMODE(sl) && in trigger_bulk_read()
1720 SLAVE_POWERMODE(sl) = read_powermode(sl); in ext_power_show()
1722 if (SLAVE_POWERMODE(sl) < 0) { in ext_power_show()
[all …]