Home
last modified time | relevance | path

Searched refs:pm_stay_awake (Results 1 - 22 of 22) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dpm_wakeup.h110 extern void pm_stay_awake(struct device *dev);
181 static inline void pm_stay_awake(struct device *dev) {} in pm_stay_awake() function
/kernel/linux/linux-6.6/include/linux/
H A Dpm_wakeup.h114 extern void pm_stay_awake(struct device *dev);
183 static inline void pm_stay_awake(struct device *dev) {} in pm_stay_awake() function
/kernel/linux/linux-5.10/drivers/rtc/
H A Dinterface.c162 pm_stay_awake(rtc->dev.parent); in rtc_set_time()
692 pm_stay_awake(rtc->dev.parent); in rtc_update_irq()
835 pm_stay_awake(rtc->dev.parent); in rtc_timer_enqueue()
888 pm_stay_awake(rtc->dev.parent); in rtc_timer_remove()
/kernel/linux/linux-6.6/drivers/rtc/
H A Dinterface.c162 pm_stay_awake(rtc->dev.parent); in rtc_set_time()
689 pm_stay_awake(rtc->dev.parent); in rtc_update_irq()
832 pm_stay_awake(rtc->dev.parent); in rtc_timer_enqueue()
885 pm_stay_awake(rtc->dev.parent); in rtc_timer_remove()
/kernel/linux/linux-5.10/drivers/base/power/
H A Dwakeup.c567 * directly as soon as it has been dealt with. The pair of pm_stay_awake() and
655 * pm_stay_awake - Notify the PM core that a wakeup event is being processed.
665 void pm_stay_awake(struct device *dev) in pm_stay_awake() function
676 EXPORT_SYMBOL_GPL(pm_stay_awake); variable
/kernel/linux/linux-6.6/drivers/base/power/
H A Dwakeup.c533 * directly as soon as it has been dealt with. The pair of pm_stay_awake() and
621 * pm_stay_awake - Notify the PM core that a wakeup event is being processed.
631 void pm_stay_awake(struct device *dev) in pm_stay_awake() function
642 EXPORT_SYMBOL_GPL(pm_stay_awake); variable
/kernel/linux/linux-5.10/drivers/usb/mtu3/
H A Dmtu3_dr.c179 pm_stay_awake(ssusb->dev); in ssusb_set_mailbox()
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dti_am335x_tsc.c281 pm_stay_awake(ts_dev->dev); in titsc_irq()
H A Dzforce_ts.c503 pm_stay_awake(&client->dev); in zforce_irq_thread()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dti_am335x_tsc.c288 pm_stay_awake(ts_dev->dev); in titsc_irq()
H A Dzforce_ts.c503 pm_stay_awake(&client->dev); in zforce_irq_thread()
/kernel/linux/linux-5.10/drivers/input/keyboard/
H A Dgpio_keys.c399 pm_stay_awake(bdata->input->dev.parent); in gpio_keys_gpio_isr()
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dmt6370-charger.c823 pm_stay_awake(priv->dev); in mt6370_mivr_handler()
H A Dpower_supply_core.c124 pm_stay_awake(&psy->dev); in power_supply_changed()
/kernel/linux/linux-6.6/drivers/input/keyboard/
H A Dgpio_keys.c426 pm_stay_awake(bdata->input->dev.parent); in gpio_keys_gpio_isr()
/kernel/linux/linux-5.10/drivers/power/supply/
H A Dpower_supply_core.c122 pm_stay_awake(&psy->dev); in power_supply_changed()
/kernel/linux/linux-5.10/drivers/staging/greybus/
H A Daudio_codec.c383 pm_stay_awake(dai->dev); in gbcodec_startup()
/kernel/linux/linux-6.6/drivers/staging/greybus/
H A Daudio_codec.c365 pm_stay_awake(dai->dev); in gbcodec_startup()
/kernel/linux/linux-5.10/drivers/remoteproc/
H A Dremoteproc_core.c2418 pm_stay_awake(rproc->dev.parent); in rproc_report_crash()
/kernel/linux/linux-6.6/drivers/remoteproc/
H A Dremoteproc_core.c2685 pm_stay_awake(rproc->dev.parent); in rproc_report_crash()
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Datmel_usba_udc.c1862 pm_stay_awake(&udc->pdev->dev); in start_clock()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Datmel_usba_udc.c1865 pm_stay_awake(&udc->pdev->dev); in start_clock()

Completed in 32 milliseconds