Searched refs:mt6360_adc_data (Results 1 – 1 of 1) sorted by relevance
57 struct mt6360_adc_data { struct65 static int mt6360_adc_read_channel(struct mt6360_adc_data *mad, int channel, int *val) in mt6360_adc_read_channel() argument143 static int mt6360_adc_read_scale(struct mt6360_adc_data *mad, int channel, int *val, int *val2) in mt6360_adc_read_scale()187 static int mt6360_adc_read_offset(struct mt6360_adc_data *mad, int channel, int *val) in mt6360_adc_read_offset()196 struct mt6360_adc_data *mad = iio_priv(iio_dev); in mt6360_adc_read_raw()262 struct mt6360_adc_data *mad = iio_priv(indio_dev); in mt6360_adc_trigger_handler()286 static inline int mt6360_adc_reset(struct mt6360_adc_data *info) in mt6360_adc_reset()313 struct mt6360_adc_data *mad; in mt6360_adc_probe()
Completed in 5 milliseconds