Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/support/platform/include/can/
H A Dcan_core.h45 struct CanCntlr { struct
55 struct CanCntlrMethod *ops; argument
56 struct PlatformDevice device;
57 struct OsalMutex lock;
81 static inline int32_t CanCntlrSetHdfDev(struct CanCntlr *cntlr, struct HdfDeviceObject *device) in CanCntlrSetHdfDev() argument