Searched refs:__ltc2983_custom_sensor_new (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/iio/temperature/ |
| H A D | ltc2983.c | 473 __ltc2983_custom_sensor_new(struct ltc2983_data *st, const struct fwnode_handle *fn, in __ltc2983_custom_sensor_new() function 837 thermo->custom = __ltc2983_custom_sensor_new(st, child, in ltc2983_thermocouple_new() 951 rtd->custom = __ltc2983_custom_sensor_new(st, child, in ltc2983_rtd_new() 1068 thermistor->custom = __ltc2983_custom_sensor_new(st, child, in ltc2983_thermistor_new() 1186 ct->custom = __ltc2983_custom_sensor_new(st, child, "adi,custom-copper-trace", in ltc2983_copper_trace_new() 1277 ld->custom = __ltc2983_custom_sensor_new(st, child, "adi,custom-leak-detector", in ltc2983_leak_detector_new() 1490 temp->custom = __ltc2983_custom_sensor_new(st, child, "adi,custom-temp", in ltc2983_temp_new()
|