HomeSort by: relevance | last modified time | path
    Searched defs:edma_intr (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/arm/ti/
ti_edma.c 84 static int edma_intr(void *);
162 IPL_VM, FDT_INTR_MPSAFE, edma_intr, sc, device_xname(self));
246 edma_intr(void *priv) function in typeref:typename:int
ti_edma.c 84 static int edma_intr(void *);
162 IPL_VM, FDT_INTR_MPSAFE, edma_intr, sc, device_xname(self));
246 edma_intr(void *priv) function in typeref:typename:int
ti_edma.c 84 static int edma_intr(void *);
162 IPL_VM, FDT_INTR_MPSAFE, edma_intr, sc, device_xname(self));
246 edma_intr(void *priv) function in typeref:typename:int

Completed in 32 milliseconds