Home
last modified time | relevance | path

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

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