Searched refs:flctl_handle_flste (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/ |
H A D | sh_flctl.c | 1060 static irqreturn_t flctl_handle_flste(int irq, void *dev_id) in flctl_handle_flste() function 1137 ret = devm_request_irq(&pdev->dev, irq, flctl_handle_flste, IRQF_SHARED, in flctl_probe()
|
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
H A D | sh_flctl.c | 1059 static irqreturn_t flctl_handle_flste(int irq, void *dev_id) in flctl_handle_flste() function 1135 ret = devm_request_irq(&pdev->dev, irq, flctl_handle_flste, IRQF_SHARED, in flctl_probe()
|
Completed in 4 milliseconds