Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Drtw.c167 void rtw_identify_country(struct rtw_regs *, enum rtw_locale *);
758 rtw_identify_country(struct rtw_regs *regs, enum rtw_locale *locale) in rtw_identify_country() function
3984 rtw_identify_country(&sc->sc_regs, &sc->sc_locale); in rtw_attach()