Home
last modified time | relevance | path

Searched defs:mei_cl (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/misc/mei/
H A Dmei_dev.h281 struct mei_cl { struct
282 struct list_head link;
283 struct mei_device *dev;
284 enum file_state state;
308 struct mei_cl_device *cldev; argument
/openbmc/linux/samples/mei/
H A Dmei-amt-version.c297 struct mei mei_cl; member