Searched defs:dev_compatible (Results 1 – 1 of 1) sorted by relevance
119 struct dev_compatible { struct120 const char *compatible;121 iep_com_ctx* (*get)(void);122 void (*put)(iep_com_ctx *ctx);123 int ver;