Searched refs:pwr_off_func (Results 1 – 8 of 8) sorted by relevance
708 .pwr_off_func = rtw8852bt_pwr_off_func,
862 .pwr_off_func = rtw8852b_pwr_off_func,
2229 .pwr_off_func = NULL,
2535 .pwr_off_func = rtw8851b_pwr_off_func,
2880 .pwr_off_func = rtw8922a_pwr_off_func,
3070 .pwr_off_func = rtw8852c_pwr_off_func,
3843 int (*pwr_off_func)(struct rtw89_dev *rtwdev); member
1529 cfg_func = chip->ops->pwr_off_func; in rtw89_mac_power_switch()