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