Searched refs:stm32_fmc2_nfc_irq (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/ |
H A D | stm32_fmc2_nand.c | 1156 static irqreturn_t stm32_fmc2_nfc_irq(int irq, void *dev_id) in stm32_fmc2_nfc_irq() function 1920 ret = devm_request_irq(dev, irq, stm32_fmc2_nfc_irq, 0, in stm32_fmc2_nfc_probe()
|
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
H A D | stm32_fmc2_nand.c | 1162 static irqreturn_t stm32_fmc2_nfc_irq(int irq, void *dev_id) in stm32_fmc2_nfc_irq() function 1945 ret = devm_request_irq(dev, irq, stm32_fmc2_nfc_irq, 0, in stm32_fmc2_nfc_probe()
|
Completed in 6 milliseconds