Searched refs:pwr_on_func (Results 1 – 6 of 6) sorted by relevance
2053 .pwr_on_func = NULL,
2308 .pwr_on_func = rtw8851b_pwr_on_func,
2477 .pwr_on_func = rtw8852b_pwr_on_func,
2783 .pwr_on_func = rtw8852c_pwr_on_func,
3077 int (*pwr_on_func)(struct rtw89_dev *rtwdev); member
1315 cfg_func = chip->ops->pwr_on_func; in rtw89_mac_power_switch()