Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/misc/mei/
H A Dhw.h436 struct mei_client_properties client_properties; member
452 struct mei_client_properties client_properties; member
H A Dhbm.c404 const uuid_le *uuid = &res->client_properties.protocol_name; in mei_hbm_me_cl_add()
414 me_cl->props = res->client_properties; in mei_hbm_me_cl_add()
/OK3568_Linux_fs/kernel/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()