Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hid/intel-ish-hid/ishtp/
Dhbm.h137 struct hbm_host_enum_response { struct
Dhbm.c556 struct hbm_host_enum_response *enum_res; in ishtp_hbm_dispatch()
665 enum_res = (struct hbm_host_enum_response *) ishtp_msg; in ishtp_hbm_dispatch()
/linux-6.12.1/drivers/misc/mei/
Dhw.h503 struct hbm_host_enum_response { struct
Dhbm.c1258 struct hbm_host_enum_response *enum_res; in mei_hbm_dispatch()
1512 enum_res = (struct hbm_host_enum_response *) mei_msg; in mei_hbm_dispatch()