Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dremoteproc.h437 enum rproc_crash_type { enum
656 void rproc_report_crash(struct rproc *rproc, enum rproc_crash_type type);
/kernel/linux/linux-5.10/drivers/remoteproc/
Dremoteproc_core.c69 static const char *rproc_crash_to_string(enum rproc_crash_type type) in rproc_crash_to_string()
2410 void rproc_report_crash(struct rproc *rproc, enum rproc_crash_type type) in rproc_report_crash()
/kernel/linux/linux-5.10/Documentation/staging/
Dremoteproc.rst183 void rproc_report_crash(struct rproc *rproc, enum rproc_crash_type type)