Searched refs:rproc_report_crash (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/remoteproc/
H A Dremoteproc_core.c82 rproc_report_crash(rproc, RPROC_MMUFAULT); rproc_iommu_fault()
1379 * rproc_report_crash() - rproc crash reporter function
1389 void rproc_report_crash(struct rproc *rproc, enum rproc_crash_type type) rproc_report_crash() function
1402 EXPORT_SYMBOL(rproc_report_crash); variable
/linux-4.1.27/include/linux/
H A Dremoteproc.h493 void rproc_report_crash(struct rproc *rproc, enum rproc_crash_type type);

Completed in 48 milliseconds