Searched refs:__ltc2983_custom_sensor_new (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/iio/temperature/ |
H A D | ltc2983.c | 418 __ltc2983_custom_sensor_new(struct ltc2983_data *st, const struct fwnode_handle *fn, in __ltc2983_custom_sensor_new() function 723 thermo->custom = __ltc2983_custom_sensor_new(st, child, in ltc2983_thermocouple_new() 833 rtd->custom = __ltc2983_custom_sensor_new(st, child, in ltc2983_rtd_new() 941 thermistor->custom = __ltc2983_custom_sensor_new(st, child, in ltc2983_thermistor_new() 1157 temp->custom = __ltc2983_custom_sensor_new(st, child, "adi,custom-temp", in ltc2983_temp_new()
|