Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/temperature/
H A Dltc2983.c414 __ltc2983_custom_sensor_new(struct ltc2983_data *st, const struct fwnode_handle *fn, in __ltc2983_custom_sensor_new() function
725 thermo->custom = __ltc2983_custom_sensor_new(st, child, in ltc2983_thermocouple_new()
856 rtd->custom = __ltc2983_custom_sensor_new(st, child, in ltc2983_rtd_new()
977 thermistor->custom = __ltc2983_custom_sensor_new(st, child, in ltc2983_thermistor_new()
1211 temp->custom = __ltc2983_custom_sensor_new(st, child, "adi,custom-temp", in ltc2983_temp_new()