Symbol: bd79124_data
drivers/iio/adc/rohm-bd79124.c
1000
struct bd79124_data *data;
drivers/iio/adc/rohm-bd79124.c
179
struct bd79124_data *data = gpiochip_get_data(gc);
drivers/iio/adc/rohm-bd79124.c
190
struct bd79124_data *data = gpiochip_get_data(gc);
drivers/iio/adc/rohm-bd79124.c
216
struct bd79124_data *data = gpiochip_get_data(gc);
drivers/iio/adc/rohm-bd79124.c
254
static int bd79124_read_reg_to_int(struct bd79124_data *data, int reg,
drivers/iio/adc/rohm-bd79124.c
281
static int bd79124_write_int_to_reg(struct bd79124_data *data, int reg,
drivers/iio/adc/rohm-bd79124.c
340
struct bd79124_data *data = iio_priv(iio_dev);
drivers/iio/adc/rohm-bd79124.c
377
static int bd79124_start_measurement(struct bd79124_data *data, int chan)
drivers/iio/adc/rohm-bd79124.c
416
static int bd79124_stop_measurement(struct bd79124_data *data, int chan)
drivers/iio/adc/rohm-bd79124.c
459
struct bd79124_data *data = iio_priv(iio_dev);
drivers/iio/adc/rohm-bd79124.c
467
static int bd79124_disable_event(struct bd79124_data *data,
drivers/iio/adc/rohm-bd79124.c
506
static int bd79124_enable_event(struct bd79124_data *data,
drivers/iio/adc/rohm-bd79124.c
561
struct bd79124_data *data = iio_priv(iio_dev);
drivers/iio/adc/rohm-bd79124.c
579
struct bd79124_data *data = iio_priv(iio_dev);
drivers/iio/adc/rohm-bd79124.c
621
static int bd79124_single_chan_seq(struct bd79124_data *data, int chan, unsigned int *old)
drivers/iio/adc/rohm-bd79124.c
648
static int bd79124_single_chan_seq_end(struct bd79124_data *data, unsigned int old)
drivers/iio/adc/rohm-bd79124.c
669
struct bd79124_data *data = iio_priv(iio_dev);
drivers/iio/adc/rohm-bd79124.c
734
static void bd79124_re_enable_lo(struct bd79124_data *data, unsigned int channel)
drivers/iio/adc/rohm-bd79124.c
757
static void bd79124_re_enable_hi(struct bd79124_data *data, unsigned int channel)
drivers/iio/adc/rohm-bd79124.c
783
struct bd79124_data *data = container_of(work, struct bd79124_data,
drivers/iio/adc/rohm-bd79124.c
794
static int __bd79124_event_ratelimit(struct bd79124_data *data, int reg,
drivers/iio/adc/rohm-bd79124.c
816
static int bd79124_event_ratelimit_hi(struct bd79124_data *data,
drivers/iio/adc/rohm-bd79124.c
827
static int bd79124_event_ratelimit_lo(struct bd79124_data *data,
drivers/iio/adc/rohm-bd79124.c
843
struct bd79124_data *data = iio_priv(iio_dev);
drivers/iio/adc/rohm-bd79124.c
911
struct bd79124_data *data = iio_priv(iio_dev);
drivers/iio/adc/rohm-bd79124.c
918
static int bd79124_chan_init(struct bd79124_data *data, int channel)
drivers/iio/adc/rohm-bd79124.c
947
static int bd79124_hw_init(struct bd79124_data *data)