Home
last modified time | relevance | path

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

/external/u-boot/include/
Dremoteproc.h155 static inline int rproc_start(int id) { return -ENOSYS; } in rproc_start() function
/external/u-boot/drivers/remoteproc/
Drproc-uclass.c394 int rproc_start(int id) in rproc_start() function