Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/misc/mei/
Dmei_dev.h255 struct mei_cl { struct
256 struct list_head link;
257 struct mei_device *dev;
258 enum file_state state;
282 struct mei_cl_device *cldev; argument
/linux-5.19.10/samples/mei/
Dmei-amt-version.c297 struct mei mei_cl; member