Searched refs:pm_relax (Results 1 - 15 of 15) sorted by relevance

/linux-master/include/linux/
H A Dpm_wakeup.h116 extern void pm_relax(struct device *dev);
187 static inline void pm_relax(struct device *dev) {} function
/linux-master/drivers/input/keyboard/
H A Dsnvs_pwrkey.c59 pm_relax(pdata->input->dev.parent);
90 pm_relax(input->dev.parent);
H A Dimx_sc_key.c94 pm_relax(priv->input->dev.parent);
H A Dgpio_keys.c398 pm_relax(bdata->input->dev.parent);
/linux-master/drivers/input/misc/
H A Dnxp-bbnsm-pwrkey.c60 pm_relax(bbnsm->input->dev.parent);
/linux-master/drivers/base/power/
H A Dwakeup.c534 * pm_relax(), balanced with each other, is supposed to be used in such
545 * It is valid to call pm_relax() after pm_wakeup_event(), in which case the
546 * "no suspend" period will be ended either by the pm_relax(), or by the timer
627 * Call this function after detecting of a wakeup event if pm_relax() is going
735 * pm_relax - Notify the PM core that processing of a wakeup event has ended.
740 void pm_relax(struct device *dev) function
751 EXPORT_SYMBOL_GPL(pm_relax); variable
/linux-master/drivers/input/touchscreen/
H A Dti_am335x_tsc.c297 pm_relax(ts_dev->dev);
535 pm_relax(dev);
H A Dzforce_ts.c583 pm_relax(&client->dev);
/linux-master/drivers/staging/greybus/
H A Daudio_codec.c389 pm_relax(dai->dev);
/linux-master/drivers/power/supply/
H A Dmt6370-charger.c390 pm_relax(priv->dev);
H A Dpower_supply_core.c114 pm_relax(&psy->dev);
/linux-master/drivers/virtio/
H A Dvirtio_balloon.c465 pm_relax(vb->vdev->dev.parent);
/linux-master/drivers/rtc/
H A Dinterface.c964 pm_relax(rtc->dev.parent);
/linux-master/drivers/remoteproc/
H A Dremoteproc_core.c1895 pm_relax(rproc->dev.parent);
/linux-master/drivers/usb/gadget/udc/
H A Datmel_usba_udc.c1889 pm_relax(&udc->pdev->dev);

Completed in 190 milliseconds