Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/os_dep/
H A Dos_intfs.c105 static int rtw_hw_wps_pbc; variable
149 module_param(rtw_hw_wps_pbc, int, 0644);
255 registry_par->hw_wps_pbc = (u8)rtw_hw_wps_pbc; in loadparam()