Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/misc/mei/
Dhbm.c403 struct hbm_props_response *res) in mei_hbm_me_cl_add()
471 sizeof(struct hbm_props_response)); in mei_hbm_fw_add_cl_req()
473 ret = mei_hbm_me_cl_add(dev, (struct hbm_props_response *)req); in mei_hbm_fw_add_cl_req()
1245 struct hbm_props_response *props_res; in mei_hbm_dispatch()
1472 props_res = (struct hbm_props_response *)mei_msg; in mei_hbm_dispatch()
Dhw.h465 struct hbm_props_response { struct
/linux-6.1.9/drivers/hid/intel-ish-hid/ishtp/
Dhbm.h163 struct hbm_props_response { struct
Dhbm.c554 struct hbm_props_response *props_res; in ishtp_hbm_dispatch()
602 props_res = (struct hbm_props_response *)ishtp_msg; in ishtp_hbm_dispatch()