| /OK3568_Linux_fs/kernel/Documentation/power/ |
| H A D | suspend-and-interrupts.rst | 34 The IRQF_NO_SUSPEND Flag 43 The IRQF_NO_SUSPEND flag is used to indicate that to the IRQ subsystem when 50 Note that the IRQF_NO_SUSPEND flag affects the entire IRQ and not just one 53 IRQF_NO_SUSPEND flag was not passed to request_irq() (or equivalent) by some of 54 the IRQ's users. For this reason, using IRQF_NO_SUSPEND and IRQF_SHARED at the 91 not executed for system wakeup IRQs. They are only executed for IRQF_NO_SUSPEND 103 Of course, this means that all of the interrupts with the IRQF_NO_SUSPEND flag 114 IRQF_NO_SUSPEND and enable_irq_wake() 118 IRQF_NO_SUSPEND flag on the same IRQ, and it is never valid to use both for the 121 First of all, if the IRQ is not shared, the rules for handling IRQF_NO_SUSPEND [all …]
|
| /OK3568_Linux_fs/kernel/kernel/irq/ |
| H A D | pm.c | 43 if (action->flags & IRQF_NO_SUSPEND) in irq_pm_install_action() 64 if (action->flags & IRQF_NO_SUSPEND) in irq_pm_remove_action()
|
| /OK3568_Linux_fs/kernel/drivers/thermal/ |
| H A D | db8500_thermal.c | 183 prcmu_low_irq_handler, IRQF_NO_SUSPEND | IRQF_ONESHOT, in db8500_thermal_probe() 197 prcmu_high_irq_handler, IRQF_NO_SUSPEND | IRQF_ONESHOT, in db8500_thermal_probe()
|
| /OK3568_Linux_fs/kernel/arch/mips/loongson2ef/lemote-2f/ |
| H A D | irq.c | 116 IRQF_NO_THREAD | IRQF_NO_SUSPEND, "cascade", NULL)) in mach_init_irq()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-omap2/ |
| H A D | pm34xx.c | 485 _prcm_int_handle_wakeup, IRQF_NO_SUSPEND, "pm_wkup", NULL); in omap3_pm_init() 494 _prcm_int_handle_io, IRQF_SHARED | IRQF_NO_SUSPEND, "pm_io", in omap3_pm_init()
|
| /OK3568_Linux_fs/kernel/drivers/mailbox/ |
| H A D | sprd-mailbox.c | 321 IRQF_NO_SUSPEND, dev_name(dev), priv); in sprd_mbox_probe() 332 IRQF_NO_SUSPEND, dev_name(dev), priv); in sprd_mbox_probe()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | interrupt.h | 72 #define IRQF_NO_SUSPEND 0x00004000 macro 78 #define IRQF_TIMER (__IRQF_TIMER | IRQF_NO_SUSPEND | IRQF_NO_THREAD)
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | smp-bmips.c | 171 IRQF_PERCPU | IRQF_NO_SUSPEND, "smp_ipi0", NULL)) in bmips_prepare_cpus() 174 IRQF_PERCPU | IRQF_NO_SUSPEND, "smp_ipi1", NULL)) in bmips_prepare_cpus()
|
| /OK3568_Linux_fs/kernel/drivers/extcon/ |
| H A D | extcon-max3355.c | 99 IRQF_ONESHOT | IRQF_NO_SUSPEND | in max3355_probe()
|
| /OK3568_Linux_fs/kernel/drivers/input/misc/ |
| H A D | ixp4xx-beeper.c | 123 IRQF_NO_SUSPEND, "ixp4xx-beeper", in ixp4xx_spkr_probe()
|
| /OK3568_Linux_fs/kernel/drivers/irqchip/ |
| H A D | irq-ingenic.c | 128 if (request_irq(parent_irq, intc_cascade, IRQF_NO_SUSPEND, in ingenic_intc_of_init()
|
| /OK3568_Linux_fs/kernel/drivers/usb/phy/ |
| H A D | phy-ab8500-usb.c | 749 IRQF_NO_SUSPEND | IRQF_SHARED | IRQF_ONESHOT, in ab8500_usb_irq_setup() 763 IRQF_NO_SUSPEND | IRQF_SHARED | IRQF_ONESHOT, in ab8500_usb_irq_setup() 777 IRQF_NO_SUSPEND | IRQF_SHARED | IRQF_ONESHOT, in ab8500_usb_irq_setup()
|
| /OK3568_Linux_fs/kernel/drivers/input/sensors/hall/ |
| H A D | mh248.c | 124 irq_flags | IRQF_NO_SUSPEND | IRQF_ONESHOT, in hall_mh248_probe()
|
| /OK3568_Linux_fs/kernel/drivers/firmware/arm_scmi/ |
| H A D | smc.c | 105 IRQF_NO_SUSPEND, in smc_chan_setup()
|
| /OK3568_Linux_fs/kernel/drivers/watchdog/ |
| H A D | intel-mid_wdt.c | 162 IRQF_SHARED | IRQF_NO_SUSPEND, "watchdog", in mid_wdt_probe()
|
| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A D | hi655x-pmic.c | 138 IRQF_TRIGGER_LOW | IRQF_NO_SUSPEND, 0, in hi655x_pmic_probe()
|
| /OK3568_Linux_fs/kernel/drivers/soc/xilinx/ |
| H A D | zynqmp_power.c | 217 IRQF_NO_SUSPEND | IRQF_ONESHOT, in zynqmp_pm_probe()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpaa2-ptp.c | 185 IRQF_NO_SUSPEND | IRQF_ONESHOT, in dpaa2_ptp_probe()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_linux_platdev.c | 345 adapter->intr_flags |= IRQF_NO_SUSPEND; in wifi_plat_dev_drv_probe() 559 adapter->intr_flags |= IRQF_NO_SUSPEND; in wifi_ctrlfunc_register_drv()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_linux_platdev.c | 340 adapter->intr_flags |= IRQF_NO_SUSPEND; in wifi_plat_dev_drv_probe() 554 adapter->intr_flags |= IRQF_NO_SUSPEND; in wifi_ctrlfunc_register_drv()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_linux_platdev.c | 346 adapter->intr_flags |= IRQF_NO_SUSPEND; in wifi_plat_dev_drv_probe() 560 adapter->intr_flags |= IRQF_NO_SUSPEND; in wifi_ctrlfunc_register_drv()
|
| /OK3568_Linux_fs/kernel/drivers/firmware/tegra/ |
| H A D | bpmp-tegra210.c | 223 IRQF_NO_SUSPEND, dev_name(&pdev->dev), bpmp); in tegra210_bpmp_init()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_linux_platdev.c | 354 adapter->intr_flags |= IRQF_NO_SUSPEND; in wifi_plat_dev_drv_probe() 560 adapter->intr_flags |= IRQF_NO_SUSPEND; in wifi_ctrlfunc_register_drv()
|
| /OK3568_Linux_fs/kernel/arch/mips/oprofile/ |
| H A D | op_model_mipsxx.c | 452 IRQF_NO_THREAD | IRQF_NO_SUSPEND | in mipsxx_init()
|
| /OK3568_Linux_fs/kernel/drivers/platform/x86/ |
| H A D | intel_punit_ipc.c | 285 IRQF_NO_SUSPEND, "intel_punit_ipc", in intel_punit_ipc_probe()
|