Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dremoteproc.h450 enum rproc_crash_type { enum
691 void rproc_report_crash(struct rproc *rproc, enum rproc_crash_type type);
/linux-6.1.9/drivers/remoteproc/
Dremoteproc_core.c69 static const char *rproc_crash_to_string(enum rproc_crash_type type) in rproc_crash_to_string()
2676 void rproc_report_crash(struct rproc *rproc, enum rproc_crash_type type) in rproc_report_crash()
/linux-6.1.9/Documentation/staging/
Dremoteproc.rst184 void rproc_report_crash(struct rproc *rproc, enum rproc_crash_type type)