Searched refs:pwr_on_func (Results 1 – 4 of 4) sorted by relevance
2092 .pwr_on_func = NULL,
2927 .pwr_on_func = rtw8852c_pwr_on_func,
2309 int (*pwr_on_func)(struct rtw89_dev *rtwdev); member
1101 cfg_func = chip->ops->pwr_on_func; in rtw89_mac_power_switch()