Home
last modified time | relevance | path

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

/linux/include/dt-bindings/iio/temperature/
H A Dthermocouple.h10 #define THERMOCOUPLE_TYPE_K 0x03 macro
/linux/drivers/iio/temperature/
H A Dmax31856.c431 data->thermocouple_type = THERMOCOUPLE_TYPE_K; in max31856_probe()
442 case THERMOCOUPLE_TYPE_K: in max31856_probe()