Home
last modified time | relevance | path

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

/linux/drivers/misc/mei/
H A Dmei_dev.h294 struct mei_cl { struct
295 struct list_head link;
296 struct mei_device *dev;
297 enum file_state state;
321 struct mei_cl_device *cldev; argument
/linux/samples/mei/
H A Dmei-amt-version.c297 struct mei mei_cl; member