Searched refs:palmas_gpadc (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/iio/adc/
H A Dpalmas_gpadc.c90 * struct palmas_gpadc - the palmas_gpadc structure
110 * This is the palmas_gpadc structure to store run-time information
113 struct palmas_gpadc { struct
131 static struct palmas_adc_event *palmas_gpadc_get_event(struct palmas_gpadc *adc,
144 static bool palmas_gpadc_channel_is_freerunning(struct palmas_gpadc *adc,
175 static int palmas_disable_auto_conversion(struct palmas_gpadc *adc)
211 struct palmas_gpadc *adc = data;
221 struct palmas_gpadc *adc = iio_priv(indio_dev);
241 static int palmas_gpadc_start_mask_interrupt(struct palmas_gpadc *ad
[all...]
H A DMakefile90 obj-$(CONFIG_PALMAS_GPADC) += palmas_gpadc.o
/linux-master/include/linux/mfd/
H A Dpalmas.h48 struct palmas_gpadc;
80 struct palmas_gpadc *gpadc;

Completed in 146 milliseconds