Searched refs:error_id (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/edac/ |
| H A D | versalnet_edac.c | 152 u32 error_id; member 591 u32 length, offset, error_id; in rpmsg_cb() local 604 error_id = result[ERROR_ID]; in rpmsg_cb() 630 mc_priv->error_id = error_id; in rpmsg_cb() 633 switch (error_id) { in rpmsg_cb() 705 "[VERSAL_EDAC_ERR_ID: %d] Error type: %s", error_id, err_str); in rpmsg_cb()
|
| /linux/drivers/staging/most/dim2/ |
| H A D | hal.h | 100 void dimcb_on_error(u8 error_id, const char *error_message);
|
| H A D | hal.c | 58 static inline bool dim_on_error(u8 error_id, const char *error_message) in dim_on_error() argument 60 dimcb_on_error(error_id, error_message); in dim_on_error()
|
| /linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | main.c | 1657 IWL_ERR(priv, "0x%08X | %-28s\n", table.error_id, in iwl_dump_nic_error_log() 1658 desc_lookup(table.error_id)); in iwl_dump_nic_error_log()
|
| H A D | commands.h | 364 u32 error_id; /* type of error */ member
|