Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_channel.c75 static int wlc_set_countrycode(wlc_cm_info_t *wlc_cm, const char *ccode);
677 wlc_set_countrycode(wlc_cm, country_abbrev); in wlc_channel_mgr_attach()
695 static int wlc_set_countrycode(wlc_cm_info_t *wlc_cm, const char *ccode) in wlc_set_countrycode() function