Symbol: bd79124_data
drivers/iio/adc/rohm-bd79124.c
1001
struct bd79124_data *data;
drivers/iio/adc/rohm-bd79124.c
180
struct bd79124_data *data = gpiochip_get_data(gc);
drivers/iio/adc/rohm-bd79124.c
191
struct bd79124_data *data = gpiochip_get_data(gc);
drivers/iio/adc/rohm-bd79124.c
217
struct bd79124_data *data = gpiochip_get_data(gc);
drivers/iio/adc/rohm-bd79124.c
255
static int bd79124_read_reg_to_int(struct bd79124_data *data, int reg,
drivers/iio/adc/rohm-bd79124.c
282
static int bd79124_write_int_to_reg(struct bd79124_data *data, int reg,
drivers/iio/adc/rohm-bd79124.c
341
struct bd79124_data *data = iio_priv(iio_dev);
drivers/iio/adc/rohm-bd79124.c
378
static int bd79124_start_measurement(struct bd79124_data *data, int chan)
drivers/iio/adc/rohm-bd79124.c
417
static int bd79124_stop_measurement(struct bd79124_data *data, int chan)
drivers/iio/adc/rohm-bd79124.c
460
struct bd79124_data *data = iio_priv(iio_dev);
drivers/iio/adc/rohm-bd79124.c
468
static int bd79124_disable_event(struct bd79124_data *data,
drivers/iio/adc/rohm-bd79124.c
507
static int bd79124_enable_event(struct bd79124_data *data,
drivers/iio/adc/rohm-bd79124.c
562
struct bd79124_data *data = iio_priv(iio_dev);
drivers/iio/adc/rohm-bd79124.c
580
struct bd79124_data *data = iio_priv(iio_dev);
drivers/iio/adc/rohm-bd79124.c
622
static int bd79124_single_chan_seq(struct bd79124_data *data, int chan, unsigned int *old)
drivers/iio/adc/rohm-bd79124.c
649
static int bd79124_single_chan_seq_end(struct bd79124_data *data, unsigned int old)
drivers/iio/adc/rohm-bd79124.c
670
struct bd79124_data *data = iio_priv(iio_dev);
drivers/iio/adc/rohm-bd79124.c
735
static void bd79124_re_enable_lo(struct bd79124_data *data, unsigned int channel)
drivers/iio/adc/rohm-bd79124.c
758
static void bd79124_re_enable_hi(struct bd79124_data *data, unsigned int channel)
drivers/iio/adc/rohm-bd79124.c
784
struct bd79124_data *data = container_of(work, struct bd79124_data,
drivers/iio/adc/rohm-bd79124.c
795
static int __bd79124_event_ratelimit(struct bd79124_data *data, int reg,
drivers/iio/adc/rohm-bd79124.c
817
static int bd79124_event_ratelimit_hi(struct bd79124_data *data,
drivers/iio/adc/rohm-bd79124.c
828
static int bd79124_event_ratelimit_lo(struct bd79124_data *data,
drivers/iio/adc/rohm-bd79124.c
844
struct bd79124_data *data = iio_priv(iio_dev);
drivers/iio/adc/rohm-bd79124.c
912
struct bd79124_data *data = iio_priv(iio_dev);
drivers/iio/adc/rohm-bd79124.c
919
static int bd79124_chan_init(struct bd79124_data *data, int channel)
drivers/iio/adc/rohm-bd79124.c
948
static int bd79124_hw_init(struct bd79124_data *data)