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 D | hbm.c | 320 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 D | hbm.h | 55 #define CLIENT_DISCONNECT_REQ_CMD 0x07 macro
|
/kernel/linux/linux-6.6/drivers/hid/intel-ish-hid/ishtp/ |
H A D | hbm.c | 320 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 D | hbm.h | 55 #define CLIENT_DISCONNECT_REQ_CMD 0x07 macro
|
/kernel/linux/linux-5.10/drivers/misc/mei/ |
H A D | hw.h | 116 #define CLIENT_DISCONNECT_REQ_CMD 0x07 macro
|
H A D | hbm.c | 780 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 D | hw.h | 138 #define CLIENT_DISCONNECT_REQ_CMD 0x07 macro
|
H A D | hbm.c | 905 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