Home
last modified time | relevance | path

Searched defs:rproc_start (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dremoteproc.h155 static inline int rproc_start(int id) { return -ENOSYS; } in rproc_start() function
/rk3399_rockchip-uboot/drivers/remoteproc/
H A Drproc-uclass.c394 int rproc_start(int id) in rproc_start() function