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