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

  /src/sys/arch/arm/s3c2xx0/
s3c2440_dma.c 106 static struct s3c2440_dmac_softc _s3c2440_dmac_sc; variable in typeref:struct:s3c2440_dmac_softc
107 static struct s3c2440_dmac_softc *s3c2440_dmac_sc = &_s3c2440_dmac_sc;
s3c2440_dma.c 106 static struct s3c2440_dmac_softc _s3c2440_dmac_sc; variable in typeref:struct:s3c2440_dmac_softc
107 static struct s3c2440_dmac_softc *s3c2440_dmac_sc = &_s3c2440_dmac_sc;

Completed in 22 milliseconds