Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/iio/adc/
Dad7192.c158 struct ad7192_state { struct
176 static struct ad7192_state *ad_sigma_delta_to_ad7192(struct ad_sigma_delta *sd) in ad_sigma_delta_to_ad7192() argument
178 return container_of(sd, struct ad7192_state, sd); in ad_sigma_delta_to_ad7192()
183 struct ad7192_state *st = ad_sigma_delta_to_ad7192(sd); in ad7192_set_channel()
194 struct ad7192_state *st = ad_sigma_delta_to_ad7192(sd); in ad7192_set_mode()
221 static int ad7192_calibrate_all(struct ad7192_state *st) in ad7192_calibrate_all()
233 static int ad7192_of_clock_select(struct ad7192_state *st) in ad7192_of_clock_select()
254 static int ad7192_setup(struct ad7192_state *st, struct device_node *np) in ad7192_setup()
344 struct ad7192_state *st = iio_priv(indio_dev); in ad7192_show_ac_excitation()
354 struct ad7192_state *st = iio_priv(indio_dev); in ad7192_show_bridge_switch()
[all …]