Searched refs:pwr_on_func (Results 1 – 8 of 8) sorted by relevance
700 .pwr_on_func = rtw8852bt_pwr_on_func,
766 .pwr_on_func = rtw8852b_pwr_on_func,
2139 .pwr_on_func = NULL,
2413 .pwr_on_func = rtw8851b_pwr_on_func,
2933 .pwr_on_func = rtw8852c_pwr_on_func,
2744 .pwr_on_func = rtw8922a_pwr_on_func,
3652 int (*pwr_on_func)(struct rtw89_dev *rtwdev); member
1456 cfg_func = chip->ops->pwr_on_func; in rtw89_mac_power_switch()