Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852bt.c674 .bb_postinit = NULL,
H A Drtw8852b.c828 .bb_postinit = NULL,
H A Dcore.h3778 void (*bb_postinit)(struct rtw89_dev *rtwdev, enum rtw89_phy_idx phy_idx); member
7196 if (!chip->ops->bb_postinit) in rtw89_chip_bb_postinit()
7199 chip->ops->bb_postinit(rtwdev, RTW89_PHY_0); in rtw89_chip_bb_postinit()
7202 chip->ops->bb_postinit(rtwdev, RTW89_PHY_1); in rtw89_chip_bb_postinit()
H A Drtw8852a.c2195 .bb_postinit = NULL,
H A Drtw8851b.c2501 .bb_postinit = NULL,
H A Drtw8922a.c2846 .bb_postinit = rtw8922a_bb_postinit,
H A Drtw8852c.c3036 .bb_postinit = NULL,