Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/mei/
H A Dhbm.c407 struct hbm_props_response *res) in mei_hbm_me_cl_add()
475 sizeof(struct hbm_props_response)); in mei_hbm_fw_add_cl_req()
477 ret = mei_hbm_me_cl_add(dev, (struct hbm_props_response *)req); in mei_hbm_fw_add_cl_req()
1255 struct hbm_props_response *props_res; in mei_hbm_dispatch()
1485 props_res = (struct hbm_props_response *)mei_msg; in mei_hbm_dispatch()
H A Dhw.h540 struct hbm_props_response { struct
/openbmc/linux/drivers/hid/intel-ish-hid/ishtp/
H A Dhbm.h163 struct hbm_props_response { struct
H A 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()