Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/misc/mei/
Dmei_dev.h381 struct mei_cl_device { struct
382 struct device dev;
384 struct mei_cl *cl;
386 const struct mei_cl_ops *ops;
388 struct work_struct event_work;
389 mei_cl_event_cb_t event_cb;
390 void *event_context;
391 unsigned long events;
393 void *priv_data;