Home
last modified time | relevance | path

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

/freebsd/sys/dev/rtsx/
H A Drtsx.c231 static void rtsx_sd_tuning_rx_cmd_wakeup(struct rtsx_softc *sc);
2033 sc->rtsx_intr_trans_ok = rtsx_sd_tuning_rx_cmd_wakeup;
2034 sc->rtsx_intr_trans_ko = rtsx_sd_tuning_rx_cmd_wakeup;
2074 rtsx_sd_tuning_rx_cmd_wakeup(struct rtsx_softc *sc) function