Searched refs:ad7192_state (Results 1 – 1 of 1) sorted by relevance
176 struct ad7192_state { struct204 struct ad7192_state *st = iio_priv(indio_dev); in ad7192_set_syscalib_mode() argument214 struct ad7192_state *st = iio_priv(indio_dev); in ad7192_get_syscalib_mode()224 struct ad7192_state *st = iio_priv(indio_dev); in ad7192_write_syscalib()264 static struct ad7192_state *ad_sigma_delta_to_ad7192(struct ad_sigma_delta *sd) in ad_sigma_delta_to_ad7192()266 return container_of(sd, struct ad7192_state, sd); in ad_sigma_delta_to_ad7192()271 struct ad7192_state *st = ad_sigma_delta_to_ad7192(sd); in ad7192_set_channel()282 struct ad7192_state *st = ad_sigma_delta_to_ad7192(sd); in ad7192_set_mode()310 static int ad7192_calibrate_all(struct ad7192_state *st) in ad7192_calibrate_all()322 static int ad7192_of_clock_select(struct ad7192_state *st) in ad7192_of_clock_select()[all …]