Home
last modified time | relevance | path

Searched defs:orig_desc (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_p2pps.c182 struct rtw_phl_noa_desc *orig_desc, in _phl_p2pps_calc_next_noa_s_time()
215 struct rtw_phl_noa_desc *orig_desc = NULL; in _phl_p2pps_ap_on_tsf32_tog() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_p2pps.c182 struct rtw_phl_noa_desc *orig_desc, in _phl_p2pps_calc_next_noa_s_time()
215 struct rtw_phl_noa_desc *orig_desc = NULL; in _phl_p2pps_ap_on_tsf32_tog() local
/OK3568_Linux_fs/kernel/security/keys/encrypted-keys/
H A Dencrypted.c137 static int valid_master_desc(const char *new_desc, const char *orig_desc) in valid_master_desc()