Home
last modified time | relevance | path

Searched refs:ssam_irq_arm_for_wakeup (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/platform/surface/aggregator/
H A Dcontroller.h267 int ssam_irq_arm_for_wakeup(struct ssam_controller *ctrl);
H A Dcore.c449 status = ssam_irq_arm_for_wakeup(c); in ssam_serial_hub_pm_suspend()
H A Dcontroller.c2694 * the device from suspend via ssam_irq_arm_for_wakeup(). On teardown, the IRQ
2749 * ssam_irq_arm_for_wakeup() - Arm the EC IRQ for wakeup, if enabled.
2759 * Note: calls to ssam_irq_arm_for_wakeup() and ssam_irq_disarm_wakeup() must
2762 int ssam_irq_arm_for_wakeup(struct ssam_controller *ctrl) in ssam_irq_arm_for_wakeup() function
2788 * Disarm the IRQ previously set up for wake via ssam_irq_arm_for_wakeup().
2792 * Note: calls to ssam_irq_arm_for_wakeup() and ssam_irq_disarm_wakeup() must

Completed in 6 milliseconds