Home
last modified time | relevance | path

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

/openbmc/linux/drivers/remoteproc/
H A Dremoteproc_core.c50 typedef int (*rproc_handle_resource_t)(struct rproc *rproc, typedef
1011 static rproc_handle_resource_t rproc_loading_handlers[RSC_LAST] = {
1020 rproc_handle_resource_t handlers[RSC_LAST]) in rproc_handle_resources()
1023 rproc_handle_resource_t handler; in rproc_handle_resources()