Home
last modified time | relevance | path

Searched refs:CLIENT_DISCONNECT_REQ_CMD (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/hid/intel-ish-hid/ishtp/
H A 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()
H A Dhbm.h55 #define CLIENT_DISCONNECT_REQ_CMD 0x07 macro
/kernel/linux/linux-6.6/drivers/hid/intel-ish-hid/ishtp/
H A 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()
H A Dhbm.h55 #define CLIENT_DISCONNECT_REQ_CMD 0x07 macro
/kernel/linux/linux-5.10/drivers/misc/mei/
H A Dhw.h116 #define CLIENT_DISCONNECT_REQ_CMD 0x07 macro
H A Dhbm.c780 return mei_hbm_cl_write(dev, cl, CLIENT_DISCONNECT_REQ_CMD, in mei_hbm_cl_disconnect_req()
1382 case CLIENT_DISCONNECT_REQ_CMD: in mei_hbm_dispatch()
/kernel/linux/linux-6.6/drivers/misc/mei/
H A Dhw.h138 #define CLIENT_DISCONNECT_REQ_CMD 0x07 macro
H A Dhbm.c905 return mei_hbm_cl_write(dev, cl, CLIENT_DISCONNECT_REQ_CMD, in mei_hbm_cl_disconnect_req()
1552 case CLIENT_DISCONNECT_REQ_CMD: in mei_hbm_dispatch()

Completed in 10 milliseconds