Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/mei/
H A Dhw.h545 struct mei_client_properties client_properties; member
561 struct mei_client_properties client_properties; member
H A Dhbm.c410 const uuid_le *uuid = &res->client_properties.protocol_name; in mei_hbm_me_cl_add()
420 me_cl->props = res->client_properties; in mei_hbm_me_cl_add()
/openbmc/linux/drivers/hid/intel-ish-hid/ishtp/
H A Dhbm.h168 struct ishtp_client_properties client_properties; member
H A Dhbm.c628 fw_client->props = props_res->client_properties; in ishtp_hbm_dispatch()