Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8723bs/os_dep/
Dos_intfs.c218 static int rtw_decrypt_phy_file; variable
219 module_param(rtw_decrypt_phy_file, int, 0644);
220 MODULE_PARM_DESC(rtw_decrypt_phy_file, "Enable Decrypt PHY File");
332 registry_par->RegDecryptCustomFile = (u8)rtw_decrypt_phy_file; in loadparam()