Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/rtl8723bs/os_dep/
Dos_intfs.c104 static int rtw_hw_wps_pbc; variable
148 module_param(rtw_hw_wps_pbc, int, 0644);
254 registry_par->hw_wps_pbc = (u8)rtw_hw_wps_pbc; in loadparam()