Searched refs:_rproc_ops_wrapper (Results 1 – 1 of 1) sorted by relevance
332 static int _rproc_ops_wrapper(int id, enum rproc_ops op) in _rproc_ops_wrapper() function396 return _rproc_ops_wrapper(id, RPROC_START); in rproc_start()401 return _rproc_ops_wrapper(id, RPROC_STOP); in rproc_stop()406 return _rproc_ops_wrapper(id, RPROC_RESET); in rproc_reset()411 return _rproc_ops_wrapper(id, RPROC_PING); in rproc_ping()416 return _rproc_ops_wrapper(id, RPROC_RUNNING); in rproc_is_running()