Home
last modified time | relevance | path

Searched refs:rproc_fw_sanity_check (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/remoteproc/
Dremoteproc_internal.h124 int rproc_fw_sanity_check(struct rproc *rproc, const struct firmware *fw) in rproc_fw_sanity_check() function
Dremoteproc_core.c1488 ret = rproc_fw_sanity_check(rproc, fw); in rproc_fw_boot()