Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dstm32-adc.c1541 static irqreturn_t stm32_adc_isr(int irq, void *data) in stm32_adc_isr() function
2424 ret = devm_request_threaded_irq(&pdev->dev, adc->irq, stm32_adc_isr, in stm32_adc_probe()