Home
last modified time | relevance | path

Searched refs:MEI_HBMS_SUCCESS (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/misc/mei/
Dhw.h171 MEI_HBMS_SUCCESS = 0, enumerator
189 MEI_CL_CONN_SUCCESS = MEI_HBMS_SUCCESS,
201 MEI_CL_DISCONN_SUCCESS = MEI_HBMS_SUCCESS
Dhbm.c466 u8 status = MEI_HBMS_SUCCESS; in mei_hbm_fw_add_cl_req()
473 status = !MEI_HBMS_SUCCESS; in mei_hbm_fw_add_cl_req()
543 if (rs->status == MEI_HBMS_SUCCESS || in mei_hbm_cl_notify_start_res()
569 if (rs->status == MEI_HBMS_SUCCESS || in mei_hbm_cl_notify_stop_res()