Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hid/intel-ish-hid/ishtp/
Dhbm.h137 struct hbm_host_enum_response { struct
Dhbm.c555 struct hbm_host_enum_response *enum_res; in ishtp_hbm_dispatch()
660 enum_res = (struct hbm_host_enum_response *) ishtp_msg; in ishtp_hbm_dispatch()
/linux-6.1.9/drivers/misc/mei/
Dhw.h430 struct hbm_host_enum_response { struct
Dhbm.c1246 struct hbm_host_enum_response *enum_res; in mei_hbm_dispatch()
1497 enum_res = (struct hbm_host_enum_response *) mei_msg; in mei_hbm_dispatch()