ad7780_state
struct ad7780_state *st = iio_priv(indio_dev);
struct ad7780_state *st = iio_priv(indio_dev);
struct ad7780_state *st = ad_sigma_delta_to_ad7780(sigma_delta);
static int ad7780_init_gpios(struct device *dev, struct ad7780_state *st)
struct ad7780_state *st;
static struct ad7780_state *ad_sigma_delta_to_ad7780(struct ad_sigma_delta *sd)
return container_of(sd, struct ad7780_state, sd);
struct ad7780_state *st = ad_sigma_delta_to_ad7780(sigma_delta);