Home
last modified time | relevance | path

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

/trueos/sys/dev/usb/wlan/
HDif_urtw.c720 static usb_error_t urtw_8225_rf_stop(struct urtw_softc *);
2445 sc->sc_rf_stop = urtw_8225_rf_stop; in urtw_get_rfchip()
2449 sc->sc_rf_stop = urtw_8225_rf_stop; in urtw_get_rfchip()
2459 sc->sc_rf_stop = urtw_8225_rf_stop; in urtw_get_rfchip()
2865 urtw_8225_rf_stop(struct urtw_softc *sc) in urtw_8225_rf_stop() function