Home
last modified time | relevance | path

Searched refs:MEI_HBMS_SUCCESS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/mei/
H A Dhw.h159 * @MEI_HBMS_SUCCESS : status success
171 MEI_HBMS_SUCCESS = 0, enumerator
189 MEI_CL_CONN_SUCCESS = MEI_HBMS_SUCCESS,
201 MEI_CL_DISCONN_SUCCESS = MEI_HBMS_SUCCESS
546 * - MEI_HBMS_SUCCESS: successful stop/start
H A 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()
/kernel/linux/linux-6.6/drivers/misc/mei/
H A Dhw.h187 * @MEI_HBMS_SUCCESS : status success
199 MEI_HBMS_SUCCESS = 0, enumerator
217 MEI_CL_CONN_SUCCESS = MEI_HBMS_SUCCESS,
229 MEI_CL_DISCONN_SUCCESS = MEI_HBMS_SUCCESS
655 * - MEI_HBMS_SUCCESS: successful stop/start
H A Dhbm.c472 u8 status = MEI_HBMS_SUCCESS; in mei_hbm_fw_add_cl_req()
479 status = !MEI_HBMS_SUCCESS; in mei_hbm_fw_add_cl_req()
549 if (rs->status == MEI_HBMS_SUCCESS || in mei_hbm_cl_notify_start_res()
575 if (rs->status == MEI_HBMS_SUCCESS || in mei_hbm_cl_notify_stop_res()

Completed in 7 milliseconds