Home
last modified time | relevance | path

Searched refs:error_id (Results 1 – 11 of 11) sorted by relevance

/Linux-v4.19/drivers/staging/most/dim2/
Dhal.h104 void dimcb_on_error(u8 error_id, const char *error_message);
Dhal.c57 static inline bool dim_on_error(u8 error_id, const char *error_message) in dim_on_error() argument
59 dimcb_on_error(error_id, error_message); in dim_on_error()
Ddim2.c156 void dimcb_on_error(u8 error_id, const char *error_message) in dimcb_on_error() argument
158 pr_err("%s: error_id - %d, error_message - %s\n", __func__, error_id, in dimcb_on_error()
/Linux-v4.19/drivers/s390/char/
Dtape_std.h141 void tape_std_error_recovery_has_failed(struct tape_device *,int error_id);
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Dutils.c335 u32 error_id; /* type of error */ member
382 u32 error_id; /* type of error */ member
437 u32 error_id; /* type of error */ member
473 IWL_ERR(mvm, "0x%08X | %s\n", table.error_id, in iwl_mvm_dump_umac_error_log()
474 desc_lookup(table.error_id)); in iwl_mvm_dump_umac_error_log()
555 IWL_ERR(mvm, "0x%08X | %-28s\n", table.error_id, in iwl_mvm_dump_lmac_error_log()
556 desc_lookup(table.error_id)); in iwl_mvm_dump_lmac_error_log()
Dd3.c1551 u32 error_id; in iwl_mvm_get_wakeup_status() member
1565 err_info.valid, err_info.error_id); in iwl_mvm_get_wakeup_status()
1566 if (err_info.error_id == RF_KILL_INDICATOR_FOR_WOWLAN) { in iwl_mvm_get_wakeup_status()
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/
Diwl-devtrace-iwlwifi.h155 __entry->desc = table->error_id;
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/dvm/
Dmac80211.c449 u32 error_id; in iwlagn_mac_resume() member
498 err_info.valid, err_info.error_id); in iwlagn_mac_resume()
499 if (err_info.error_id == RF_KILL_INDICATOR_FOR_WOWLAN) { in iwlagn_mac_resume()
Dmain.c1655 IWL_ERR(priv, "0x%08X | %-28s\n", table.error_id, in iwl_dump_nic_error_log()
1656 desc_lookup(table.error_id)); in iwl_dump_nic_error_log()
Dcommands.h422 u32 error_id; /* type of error */ member
/Linux-v4.19/drivers/net/ethernet/ibm/
Dibmvnic.h509 __be32 error_id; member