Home
last modified time | relevance | path

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

/freebsd/sys/dev/mmc/host/
H A Ddwmmc.c157 static void dwmmc_handle_card_present(struct dwmmc_softc *sc, bool is_present);
420 dwmmc_handle_card_present(sc, in dwmmc_intr()
455 dwmmc_handle_card_present(struct dwmmc_softc *sc, bool is_present) in dwmmc_handle_card_present() function