Home
last modified time | relevance | path

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

/linux/drivers/misc/mei/
H A Dhbm.c405 struct hbm_props_response *res) in mei_hbm_me_cl_add()
472 sizeof(struct hbm_props_response)); in mei_hbm_fw_add_cl_req()
474 ret = mei_hbm_me_cl_add(dev, (struct hbm_props_response *)req); in mei_hbm_fw_add_cl_req()
1252 struct hbm_props_response *props_res; in mei_hbm_dispatch()
1482 props_res = (struct hbm_props_response *)mei_msg; in mei_hbm_dispatch()
H A Dhw.h540 struct hbm_props_response { struct
/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()
606 props_res = (struct hbm_props_response *)ishtp_msg; in ishtp_hbm_dispatch()