octeon_rnm.c | 143 static void octrnm_iobdma(struct octrnm_softc *, uint64_t *, unsigned); 251 octrnm_iobdma(sc, samplepos, RNG_FIFO_WORDS / 4); 345 * octrnm_iobdma(sc, buf, nwords) 350 octrnm_iobdma(struct octrnm_softc *sc, uint64_t *buf, unsigned nwords) function in typeref:typename:void
|