Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/mei/
H A Dhw.h160 * @MEI_HBMS_CLIENT_NOT_FOUND : client not found
172 MEI_HBMS_CLIENT_NOT_FOUND = 1, enumerator
190 MEI_CL_CONN_NOT_FOUND = MEI_HBMS_CLIENT_NOT_FOUND,
547 * - MEI_HBMS_CLIENT_NOT_FOUND: if the connection could not be found.
H A Dhbm.c1321 if (props_res->status == MEI_HBMS_CLIENT_NOT_FOUND) { in mei_hbm_dispatch()
/kernel/linux/linux-6.6/drivers/misc/mei/
H A Dhw.h188 * @MEI_HBMS_CLIENT_NOT_FOUND : client not found
200 MEI_HBMS_CLIENT_NOT_FOUND = 1, enumerator
218 MEI_CL_CONN_NOT_FOUND = MEI_HBMS_CLIENT_NOT_FOUND,
656 * - MEI_HBMS_CLIENT_NOT_FOUND: if the connection could not be found.
H A Dhbm.c1487 if (props_res->status == MEI_HBMS_CLIENT_NOT_FOUND) { in mei_hbm_dispatch()

Completed in 6 milliseconds