Home
last modified time | relevance | path

Searched refs:cc10001_adc_device (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/iio/adc/
Dcc10001_adc.c55 struct cc10001_adc_device { struct
67 static inline void cc10001_adc_write_reg(struct cc10001_adc_device *adc_dev, in cc10001_adc_write_reg() argument
73 static inline u32 cc10001_adc_read_reg(struct cc10001_adc_device *adc_dev, in cc10001_adc_read_reg()
79 static void cc10001_adc_power_up(struct cc10001_adc_device *adc_dev) in cc10001_adc_power_up()
85 static void cc10001_adc_power_down(struct cc10001_adc_device *adc_dev) in cc10001_adc_power_down()
91 static void cc10001_adc_start(struct cc10001_adc_device *adc_dev, in cc10001_adc_start()
110 struct cc10001_adc_device *adc_dev = iio_priv(indio_dev); in cc10001_adc_poll_done()
137 struct cc10001_adc_device *adc_dev; in cc10001_adc_trigger_h()
194 struct cc10001_adc_device *adc_dev = iio_priv(indio_dev); in cc10001_adc_read_raw_voltage()
218 struct cc10001_adc_device *adc_dev = iio_priv(indio_dev); in cc10001_adc_read_raw()
[all …]