Lines Matching refs:Hi35xxPinCntlr
38 struct Hi35xxPinCntlr {
50 static int32_t PinDumperCreate(struct Hi35xxPinCntlr *hi35xx)
79 static void PinDumperDump(struct Hi35xxPinCntlr *hi35xx, uint32_t index)
98 static inline void PinDumperDestroy(struct Hi35xxPinCntlr *hi35xx)
107 struct Hi35xxPinCntlr *hi35xx = NULL;
109 hi35xx = (struct Hi35xxPinCntlr *)cntlr;
120 struct Hi35xxPinCntlr *hi35xx = NULL;
121 hi35xx = (struct Hi35xxPinCntlr *)cntlr;
132 struct Hi35xxPinCntlr *hi35xx = NULL;
134 hi35xx = (struct Hi35xxPinCntlr *)cntlr;
145 struct Hi35xxPinCntlr *hi35xx = NULL;
146 hi35xx = (struct Hi35xxPinCntlr *)cntlr;
159 struct Hi35xxPinCntlr *hi35xx = NULL;
161 hi35xx = (struct Hi35xxPinCntlr *)cntlr;
182 struct Hi35xxPinCntlr *hi35xx = NULL;
184 hi35xx = (struct Hi35xxPinCntlr *)cntlr;
252 struct Hi35xxPinCntlr *hi35xx, int32_t index)
285 static int32_t Hi35xxPinCntlrInit(struct HdfDeviceObject *device, struct Hi35xxPinCntlr *hi35xx)
351 struct Hi35xxPinCntlr *hi35xx = NULL;
353 hi35xx = (struct Hi35xxPinCntlr *)OsalMemCalloc(sizeof(*hi35xx));
391 struct Hi35xxPinCntlr *hi35xx = NULL;
413 hi35xx = (struct Hi35xxPinCntlr *)cntlr;