Searched full:stmpe_adc (Results 1 – 12 of 12) sorted by relevance
46 struct stmpe_adc { struct61 static int stmpe_read_voltage(struct stmpe_adc *info, in stmpe_read_voltage() argument96 static int stmpe_read_temp(struct stmpe_adc *info, in stmpe_read_temp()139 struct stmpe_adc *info = iio_priv(indio_dev); in stmpe_read_raw()177 struct stmpe_adc *info = (struct stmpe_adc *)dev_id; in stmpe_adc_isr()229 static int stmpe_adc_init_hw(struct stmpe_adc *adc) in stmpe_adc_init_hw()256 struct stmpe_adc *info; in stmpe_adc_probe()264 irq_adc = platform_get_irq_byname(pdev, "STMPE_ADC"); in stmpe_adc_probe()268 indio_dev = devm_iio_device_alloc(&pdev->dev, sizeof(struct stmpe_adc)); in stmpe_adc_probe()338 struct stmpe_adc *info = iio_priv(indio_dev); in stmpe_adc_resume()
963 config STMPE_ADC config
16 The node name myst be stmpe_adc and should be a child node of the stmpe node40 stmpe_adc {
105 stmpe_adc {
150 stmpe_adc {
278 stmpe_adc {
427 stmpe_adc {
333 stmpe_adc {
876 stmpe_adc {
1024 stmpe_adc {
1006 stmpe_adc {
476 .name = "STMPE_ADC",1367 } else if (of_node_name_eq(child, "stmpe_adc")) { in stmpe_of_probe()