stmpe_adc          61 drivers/iio/adc/stmpe-adc.c static int stmpe_read_voltage(struct stmpe_adc *info,
stmpe_adc          96 drivers/iio/adc/stmpe-adc.c static int stmpe_read_temp(struct stmpe_adc *info,
stmpe_adc         139 drivers/iio/adc/stmpe-adc.c 	struct stmpe_adc *info = iio_priv(indio_dev);
stmpe_adc         177 drivers/iio/adc/stmpe-adc.c 	struct stmpe_adc *info = (struct stmpe_adc *)dev_id;
stmpe_adc         229 drivers/iio/adc/stmpe-adc.c static int stmpe_adc_init_hw(struct stmpe_adc *adc)
stmpe_adc         256 drivers/iio/adc/stmpe-adc.c 	struct stmpe_adc *info;
stmpe_adc         268 drivers/iio/adc/stmpe-adc.c 	indio_dev = devm_iio_device_alloc(&pdev->dev, sizeof(struct stmpe_adc));
stmpe_adc         339 drivers/iio/adc/stmpe-adc.c 	struct stmpe_adc *info = iio_priv(indio_dev);