Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_api.h47 rtw_hal_get_sec_cam(void *h, u16 num, u8 *buf, u16 size);
H A Dhal_init.c289 rtw_hal_get_sec_cam(void *h, u16 num, u8 *buf, u16 size) in rtw_hal_get_sec_cam() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_api.h47 rtw_hal_get_sec_cam(void *h, u16 num, u8 *buf, u16 size);
H A Dhal_init.c289 rtw_hal_get_sec_cam(void *h, u16 num, u8 *buf, u16 size) in rtw_hal_get_sec_cam() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_init.c2339 ret = rtw_hal_get_sec_cam(phl_info->hal, num, buf, size); in rtw_phl_get_sec_cam()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_init.c2358 ret = rtw_hal_get_sec_cam(phl_info->hal, num, buf, size); in rtw_phl_get_sec_cam()