Searched refs:_rproc_ops_wrapper (Results 1 – 1 of 1) sorted by relevance
351 static int _rproc_ops_wrapper(int id, enum rproc_ops op) in _rproc_ops_wrapper() function415 return _rproc_ops_wrapper(id, RPROC_START); in rproc_start()420 return _rproc_ops_wrapper(id, RPROC_STOP); in rproc_stop()425 return _rproc_ops_wrapper(id, RPROC_RESET); in rproc_reset()430 return _rproc_ops_wrapper(id, RPROC_PING); in rproc_ping()435 return _rproc_ops_wrapper(id, RPROC_RUNNING); in rproc_is_running()