Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/ingenic/
H A Djz4780_mmc.c85 struct callout sc_timeoutc; member
189 callout_init_mtx(&sc->sc_timeoutc, &sc->sc_mtx, 0); in jz4780_mmc_attach()
246 callout_drain(&sc->sc_timeoutc); in jz4780_mmc_attach()
486 callout_stop(&sc->sc_timeoutc); in jz4780_mmc_req_done()
730 callout_reset(&sc->sc_timeoutc, sc->sc_timeout * hz, in jz4780_mmc_request()