Home
last modified time | relevance | path

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

/openbmc/linux/drivers/remoteproc/
H A Domap_remoteproc.c772 static int _omap_rproc_suspend(struct rproc *rproc, bool auto_suspend) in _omap_rproc_suspend() argument
778 u32 suspend_msg = auto_suspend ? in _omap_rproc_suspend()
833 if (auto_suspend) { in _omap_rproc_suspend()
852 static int _omap_rproc_resume(struct rproc *rproc, bool auto_suspend) in _omap_rproc_resume() argument
863 if (auto_suspend) { in _omap_rproc_resume()
897 if (auto_suspend) in _omap_rproc_resume()