Searched refs:rproc_crash_type (Results 1 – 2 of 2) sorted by relevance
450 enum rproc_crash_type { enum691 void rproc_report_crash(struct rproc *rproc, enum rproc_crash_type type);
66 static const char *rproc_crash_to_string(enum rproc_crash_type type) in rproc_crash_to_string()2697 void rproc_report_crash(struct rproc *rproc, enum rproc_crash_type type) in rproc_report_crash()