Home
last modified time | relevance | path

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

/optee_os/ta/remoteproc/src/
H A Dremoteproc_core.c271 static struct remoteproc_context *remoteproc_find_firmware(uint32_t rproc_id) in remoteproc_find_firmware() function
899 ctx = remoteproc_find_firmware(rproc_id); in remoteproc_load_fw()
958 ctx = remoteproc_find_firmware(rproc_id); in remoteproc_start_fw()
997 ctx = remoteproc_find_firmware(rproc_id); in remoteproc_stop_fw()
1034 ctx = remoteproc_find_firmware(params[0].value.a); in remoteproc_get_rsc_table()
1063 ctx = remoteproc_find_firmware(rproc_id); in remoteproc_release_fw()