Searched refs:rproc_crash_type (Results 1 – 3 of 3) sorted by relevance
450 enum rproc_crash_type { enum675 void rproc_report_crash(struct rproc *rproc, enum rproc_crash_type type);
70 static const char *rproc_crash_to_string(enum rproc_crash_type type) in rproc_crash_to_string()2742 void rproc_report_crash(struct rproc *rproc, enum rproc_crash_type type) in rproc_report_crash()
183 void rproc_report_crash(struct rproc *rproc, enum rproc_crash_type type)
Completed in 16 milliseconds