Searched refs:pwr_off_func (Results 1 – 4 of 4) sorted by relevance
2167 .pwr_off_func = NULL,
3016 .pwr_off_func = rtw8852c_pwr_off_func,
2338 int (*pwr_off_func)(struct rtw89_dev *rtwdev); member
1110 cfg_func = chip->ops->pwr_off_func; in rtw89_mac_power_switch()