Searched refs:dmaChanEnable (Results 1 – 2 of 2) sorted by relevance
141 int32_t (*dmaChanEnable)(struct DmaCntlr *cntlr, struct DmacChanInfo *chanInfo); member
27 if (cntlr->dmaChanEnable == NULL) { in DmacCntlrCheckOps()422 ret = cntlr->dmaChanEnable(cntlr, chanInfo); in DmacPeriphTransfer()