Searched refs:channel_configure (Results 1 – 3 of 3) sorted by relevance
150 channel_configure(struct edma_softc *sc, int mux_grp, int mux_src) in channel_configure() function294 sc->channel_configure = channel_configure; in edma_attach()
183 int (*channel_configure) (struct edma_softc *, int, int); member
464 sc->edma_chnum = edma_sc->channel_configure(edma_sc, edma_mux_group, in find_edma_controller()