Home
last modified time | relevance | path

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

/openbmc/linux/drivers/remoteproc/
H A Dmtk_common.h85 void (*scp_stop)(struct mtk_scp *scp); member
H A Dmtk_scp.c636 static int scp_stop(struct rproc *rproc) in scp_stop() function