Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/misc/mei/
Dhbm.c409 struct hbm_props_response *res) in mei_hbm_me_cl_add()
477 sizeof(struct hbm_props_response)); in mei_hbm_fw_add_cl_req()
479 ret = mei_hbm_me_cl_add(dev, (struct hbm_props_response *)req); in mei_hbm_fw_add_cl_req()
1257 struct hbm_props_response *props_res; in mei_hbm_dispatch()
1487 props_res = (struct hbm_props_response *)mei_msg; in mei_hbm_dispatch()
Dhw.h538 struct hbm_props_response { struct
/linux-6.12.1/drivers/hid/intel-ish-hid/ishtp/
Dhbm.h163 struct hbm_props_response { struct
Dhbm.c555 struct hbm_props_response *props_res; in ishtp_hbm_dispatch()
607 props_res = (struct hbm_props_response *)ishtp_msg; in ishtp_hbm_dispatch()