Searched refs:pwr_off_func (Results 1 – 6 of 6) sorted by relevance
2054 .pwr_off_func = NULL,
2309 .pwr_off_func = rtw8851b_pwr_off_func,
2478 .pwr_off_func = rtw8852b_pwr_off_func,
2784 .pwr_off_func = rtw8852c_pwr_off_func,
3072 int (*pwr_off_func)(struct rtw89_dev *rtwdev); member
1318 cfg_func = chip->ops->pwr_off_func; in rtw89_mac_power_switch()