Searched refs:msg_code (Results 1 – 3 of 3) sorted by relevance
49 u16 msg_code; in enetc_msg_task() local54 enetc_msg_handle_rxmsg(pf, i, &msg_code); in enetc_msg_task()56 psimsgrr = ENETC_SIMSGSR_SET_MC(msg_code); in enetc_msg_task()
424 static int ipc_send_mng_msg(struct ishtp_device *dev, uint32_t msg_code, in ipc_send_mng_msg() argument428 uint32_t drbl_val = IPC_BUILD_MNG_MSG(msg_code, size); in ipc_send_mng_msg()
1470 hda_dsp_get_state_text(u32 code, const struct hda_dsp_msg_code *msg_code, in hda_dsp_get_state_text() argument1476 if (code == msg_code[i].code) in hda_dsp_get_state_text()1477 return msg_code[i].text; in hda_dsp_get_state_text()