Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dmax34408.c87 struct max34408_adc_model_data { struct
181 static const struct max34408_adc_model_data max34408_model_data = {
187 static const struct max34408_adc_model_data max34409_model_data = {
195 const struct max34408_adc_model_data *model_data; in max34408_probe()