Searched defs:CanCntlr (Results 1 – 1 of 1) sorted by relevance
45 struct CanCntlr { struct55 struct CanCntlrMethod *ops; argument56 struct PlatformDevice device;57 struct OsalMutex lock;81 static inline int32_t CanCntlrSetHdfDev(struct CanCntlr *cntlr, struct HdfDeviceObject *device) in CanCntlrSetHdfDev() argument