Home
last modified time | relevance | path

Searched refs:dwmmc_next_operation (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/mmc/host/
H A Ddwmmc.c151 static void dwmmc_next_operation(struct dwmmc_softc *);
361 dwmmc_next_operation(sc); in dwmmc_tasklet()
367 dwmmc_next_operation(sc); in dwmmc_tasklet()
369 dwmmc_next_operation(sc); in dwmmc_tasklet()
1182 dwmmc_next_operation(struct dwmmc_softc *sc) in dwmmc_next_operation() function
1263 dwmmc_next_operation(sc); in dwmmc_request()