Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dvmcore_info.h83 void hwerr_log_error_type(enum hwerr_error_type src);
85 static inline void hwerr_log_error_type(enum hwerr_error_type src) {}; in hwerr_log_error_type()
/linux/include/uapi/linux/
H A Dvmcore.h18 enum hwerr_error_type { enum
/linux/kernel/
H A Dvmcore_info.c132 void hwerr_log_error_type(enum hwerr_error_type src) in hwerr_log_error_type()