Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hid/intel-ish-hid/ishtp/
Dhbm.c320 ishtp_hbm_cl_hdr(cl, CLIENT_DISCONNECT_REQ_CMD, &disconn_req, len); in ishtp_hbm_cl_disconnect_req()
689 case CLIENT_DISCONNECT_REQ_CMD: in ishtp_hbm_dispatch()
837 ishtp_msg->hbm_cmd == CLIENT_DISCONNECT_REQ_CMD || in recv_hbm()
Dhbm.h55 #define CLIENT_DISCONNECT_REQ_CMD 0x07 macro
/linux-5.19.10/drivers/misc/mei/
Dhw.h127 #define CLIENT_DISCONNECT_REQ_CMD 0x07 macro
Dhbm.c901 return mei_hbm_cl_write(dev, cl, CLIENT_DISCONNECT_REQ_CMD, in mei_hbm_cl_disconnect_req()
1539 case CLIENT_DISCONNECT_REQ_CMD: in mei_hbm_dispatch()