Searched refs:ad7793_state (Results 1 – 1 of 1) sorted by relevance
153 struct ad7793_state { struct177 static struct ad7793_state *ad_sigma_delta_to_ad7793(struct ad_sigma_delta *sd) in ad_sigma_delta_to_ad7793() argument179 return container_of(sd, struct ad7793_state, sd); in ad_sigma_delta_to_ad7793()184 struct ad7793_state *st = ad_sigma_delta_to_ad7793(sd); in ad7793_set_channel()195 struct ad7793_state *st = ad_sigma_delta_to_ad7793(sd); in ad7793_set_mode()221 static int ad7793_calibrate_all(struct ad7793_state *st) in ad7793_calibrate_all()227 static int ad7793_check_platform_data(struct ad7793_state *st, in ad7793_check_platform_data()259 struct ad7793_state *st = iio_priv(indio_dev); in ad7793_setup()363 struct ad7793_state *st = iio_priv(indio_dev); in ad7793_read_avail()402 struct ad7793_state *st = iio_priv(indio_dev); in ad7793_read_raw()[all …]