Home
last modified time | relevance | path

Searched refs:pm_stay_awake (Results 1 – 11 of 11) sorted by relevance

/linux-6.3-rc2/include/linux/
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
/linux-6.3-rc2/drivers/rtc/
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()
/linux-6.3-rc2/drivers/base/power/
A Dwakeup.c636 void pm_stay_awake(struct device *dev) in pm_stay_awake() function
647 EXPORT_SYMBOL_GPL(pm_stay_awake);
/linux-6.3-rc2/drivers/input/touchscreen/
A Dti_am335x_tsc.c289 pm_stay_awake(ts_dev->dev); in titsc_irq()
A Dzforce_ts.c503 pm_stay_awake(&client->dev); in zforce_irq_thread()
/linux-6.3-rc2/drivers/power/supply/
A Dmt6370-charger.c823 pm_stay_awake(priv->dev); in mt6370_mivr_handler()
A Dpower_supply_core.c124 pm_stay_awake(&psy->dev); in power_supply_changed()
/linux-6.3-rc2/drivers/input/keyboard/
A Dgpio_keys.c426 pm_stay_awake(bdata->input->dev.parent); in gpio_keys_gpio_isr()
/linux-6.3-rc2/drivers/staging/greybus/
A Daudio_codec.c365 pm_stay_awake(dai->dev); in gbcodec_startup()
/linux-6.3-rc2/drivers/remoteproc/
A Dremoteproc_core.c2685 pm_stay_awake(rproc->dev.parent); in rproc_report_crash()
/linux-6.3-rc2/drivers/usb/gadget/udc/
A Datmel_usba_udc.c1865 pm_stay_awake(&udc->pdev->dev); in start_clock()

Completed in 28 milliseconds