Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpm_wakeup.h114 extern void pm_stay_awake(struct device *dev);
182 static inline void pm_stay_awake(struct device *dev) {} in pm_stay_awake() function
/linux/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()
/linux/drivers/base/power/
H A Dwakeup.c634 void pm_stay_awake(struct device *dev) in pm_stay_awake() function
645 EXPORT_SYMBOL_GPL(pm_stay_awake);
/linux/drivers/input/touchscreen/
H A Dti_am335x_tsc.c287 pm_stay_awake(ts_dev->dev); in titsc_irq()
H A Dzforce_ts.c502 pm_stay_awake(&client->dev); in zforce_irq_thread()
/linux/drivers/power/supply/
H A Dmt6370-charger.c823 pm_stay_awake(priv->dev); in mt6370_mivr_handler()
H A Dpower_supply_core.c132 pm_stay_awake(&psy->dev); in power_supply_changed()
/linux/drivers/input/keyboard/
H A Dgpio_keys.c428 pm_stay_awake(bdata->input->dev.parent); in gpio_keys_gpio_isr()
/linux/drivers/virtio/
H A Dvirtio_balloon.c154 pm_stay_awake(&vb->vdev->dev); in start_wakeup_event()
/linux/drivers/staging/greybus/
H A Daudio_codec.c365 pm_stay_awake(dai->dev); in gbcodec_startup()
/linux/drivers/remoteproc/
H A Dremoteproc_core.c2710 pm_stay_awake(rproc->dev.parent); in rproc_report_crash()
/linux/drivers/usb/gadget/udc/
H A Datmel_usba_udc.c1864 pm_stay_awake(&udc->pdev->dev); in start_clock()