Home
last modified time | relevance | path

Searched refs:CLIENT_DISCONNECT_REQ_CMD (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/hid/intel-ish-hid/ishtp/
Dhbm.c321 ishtp_hbm_cl_hdr(cl, CLIENT_DISCONNECT_REQ_CMD, &disconn_req, len); in ishtp_hbm_cl_disconnect_req()
694 case CLIENT_DISCONNECT_REQ_CMD: in ishtp_hbm_dispatch()
842 ishtp_msg->hbm_cmd == CLIENT_DISCONNECT_REQ_CMD || in recv_hbm()
Dhbm.h55 #define CLIENT_DISCONNECT_REQ_CMD 0x07 macro
/linux-6.12.1/drivers/misc/mei/
Dhw.h138 #define CLIENT_DISCONNECT_REQ_CMD 0x07 macro
Dhbm.c907 return mei_hbm_cl_write(dev, cl, CLIENT_DISCONNECT_REQ_CMD, in mei_hbm_cl_disconnect_req()
1554 case CLIENT_DISCONNECT_REQ_CMD: in mei_hbm_dispatch()