Home
last modified time | relevance | path

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

/drivers/misc/mei/
Dwd.c46 const uuid_le mei_wd_guid = UUID_LE(0x05B79A6F, 0x4628, 0x4D7F, 0x89, variable
79 i = mei_me_cl_by_uuid(dev, &mei_wd_guid); in mei_wd_host_init()
Dmei_dev.h56 extern const uuid_le mei_wd_guid;
Dmain.c215 i = mei_me_cl_by_uuid(dev, &mei_wd_guid); in mei_read()
Dclient.c360 else if (!uuid_le_cmp(client_props->protocol_name, mei_wd_guid)) in mei_host_client_init()