Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/misc/mei/
Dmei_dev.h270 struct mei_cl { struct
271 struct list_head link;
272 struct mei_device *dev;
273 enum file_state state;
297 struct mei_cl_device *cldev; argument
/linux-6.1.9/samples/mei/
Dmei-amt-version.c297 struct mei mei_cl; member