Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/pci/
H A Drtl8852be_ops.c37 ops->hal_mp_deinit = hal_mp_deinit_8852be; in hal_set_ops_8852be()
H A Drtl8852be_hal.h155 enum rtw_hal_status hal_mp_deinit_8852be(struct rtw_phl_com_t *phl_com, struct hal_info_t *hal);
H A Drtl8852be_halinit.c962 hal_mp_deinit_8852be(struct rtw_phl_com_t *phl_com, struct hal_info_t *hal_info) in hal_mp_deinit_8852be() function