Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/remoteproc/
Dremoteproc_internal.h72 int rproc_fw_sanity_check(struct rproc *rproc, const struct firmware *fw) in rproc_fw_sanity_check() function
Dremoteproc_core.c805 ret = rproc_fw_sanity_check(rproc, fw); in rproc_fw_boot()
904 if (rproc_fw_sanity_check(rproc, fw) < 0) in rproc_fw_config_virtio()