Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hid/intel-ish-hid/ishtp/
Dhbm.h145 struct hbm_host_enum_response { struct
Dhbm.c589 struct hbm_host_enum_response *enum_res; in ishtp_hbm_dispatch()
694 enum_res = (struct hbm_host_enum_response *) ishtp_msg; in ishtp_hbm_dispatch()
/Linux-v4.19/drivers/misc/mei/
Dhw.h299 struct hbm_host_enum_response { struct
Dhbm.c1046 struct hbm_host_enum_response *enum_res; in mei_hbm_dispatch()
1187 enum_res = (struct hbm_host_enum_response *) mei_msg; in mei_hbm_dispatch()