Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/test/mp/
H A Dhal_test_mp.c31 hal_ops->hal_mp_deinit(phl_com, hal_info); in rtw_hal_mp_cfg()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/test/mp/
H A Dhal_test_mp.c31 hal_ops->hal_mp_deinit(phl_com, hal_info); in rtw_hal_mp_cfg()
/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()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/rtl8852b/sdio/
H A Drtl8852bs_ops.c41 ops->hal_mp_deinit = hal_mp_deinit_8852bs; in hal_set_ops_8852bs()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_struct.h200 enum rtw_hal_status (*hal_mp_deinit)(struct rtw_phl_com_t *phl_com, member
H A Dhal_init.c465 if (!ops->hal_mp_deinit) { in hal_ops_check()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_struct.h201 enum rtw_hal_status (*hal_mp_deinit)(struct rtw_phl_com_t *phl_com, member
H A Dhal_init.c465 if (!ops->hal_mp_deinit) { in hal_ops_check()