Home
last modified time | relevance | path

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

/linux/drivers/misc/mei/
H A Dhw.h201 MEI_HBMS_SUCCESS = 0, enumerator
219 MEI_CL_CONN_SUCCESS = MEI_HBMS_SUCCESS,
231 MEI_CL_DISCONN_SUCCESS = MEI_HBMS_SUCCESS
H A Dhbm.c469 u8 status = MEI_HBMS_SUCCESS; in mei_hbm_fw_add_cl_req()
476 status = !MEI_HBMS_SUCCESS; in mei_hbm_fw_add_cl_req()
546 if (rs->status == MEI_HBMS_SUCCESS || in mei_hbm_cl_notify_start_res()
572 if (rs->status == MEI_HBMS_SUCCESS || in mei_hbm_cl_notify_stop_res()