Home
last modified time | relevance | path

Searched refs:max1241 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/adc/
H A Dmax1241.c19 max1241, enumerator
22 struct max1241 { struct
42 static int max1241_read(struct max1241 *adc) in max1241_read()
71 struct max1241 *adc = iio_priv(indio_dev); in max1241_read_raw()
115 struct max1241 *adc = data; in max1241_disable_vdd_action()
126 struct max1241 *adc = data; in max1241_disable_vref_action()
139 struct max1241 *adc; in max1241_probe()
204 { "max1241", max1241 },
209 { .compatible = "maxim,max1241" },
[all...]
H A DMakefile62 obj-$(CONFIG_MAX1241) += max1241.o
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dmax1241.c19 max1241, enumerator
22 struct max1241 { struct
41 static int max1241_read(struct max1241 *adc) in max1241_read()
70 struct max1241 *adc = iio_priv(indio_dev); in max1241_read_raw()
114 struct max1241 *adc = data; in max1241_disable_vref_action()
127 struct max1241 *adc; in max1241_probe()
179 { "max1241", max1241 },
184 { .compatible = "maxim,max1241" },
191 .name = "max1241",
[all...]
H A DMakefile68 obj-$(CONFIG_MAX1241) += max1241.o

Completed in 2 milliseconds