Home
last modified time | relevance | path

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

/linux-4.19.296/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-4.19.296/drivers/misc/mei/
Dhw.h299 struct hbm_host_enum_response { struct
Dhbm.c1053 struct hbm_host_enum_response *enum_res; in mei_hbm_dispatch()
1194 enum_res = (struct hbm_host_enum_response *) mei_msg; in mei_hbm_dispatch()