Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8188eu/include/
Drtw_ioctl_set.h40 int rtw_set_country(struct adapter *adapter, const char *country_code);
/linux-4.1.27/drivers/staging/rtl8188eu/os_dep/
Drtw_android.c130 ret = rtw_set_country(adapter, country_code); in android_set_cntry()
/linux-4.1.27/drivers/staging/rtl8188eu/core/
Drtw_ioctl_set.c643 int rtw_set_country(struct adapter *adapter, const char *country_code) in rtw_set_country() function