Home
last modified time | relevance | path

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

/linux/drivers/mfd/
H A Dezx-pcap.c386 int i, adc_irq; in ezx_pcap_probe() local
445 adc_irq = pcap_to_irq(pcap, (pdata->config & PCAP_SECOND_PORT) ? in ezx_pcap_probe()
448 ret = devm_request_irq(&spi->dev, adc_irq, pcap_adc_irq, 0, "ADC", in ezx_pcap_probe()