Searched defs:OsalCdev (Results 1 – 2 of 2) sorted by relevance
41 struct OsalCdev { struct43 const struct OsalCdevOps *opsImpl; argument51 struct OsalCdev *dev = (struct OsalCdev *)drvData->priv; in OsalCdevOpen() argument
36 struct OsalCdev { struct40 const struct OsalCdevOps* opsImpl; argument41 void* priv;