Searched refs:rproc_handle_resources (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/remoteproc/
H A Dremoteproc_core.c696 static int rproc_handle_resources(struct rproc *rproc, int len, rproc_handle_resources() function
822 ret = rproc_handle_resources(rproc, tablesz, rproc_loading_handlers); rproc_fw_boot()
914 ret = rproc_handle_resources(rproc, tablesz, rproc_count_vrings_handler); rproc_fw_config_virtio()
919 ret = rproc_handle_resources(rproc, tablesz, rproc_vdev_handler); rproc_fw_config_virtio()

Completed in 43 milliseconds