xref: /kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/dm.h
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
28c2ecf20Sopenharmony_ci/* Copyright(c) 2009-2012  Realtek Corporation.*/
38c2ecf20Sopenharmony_ci
48c2ecf20Sopenharmony_ci#include "../rtl8192ce/dm.h"
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_civoid rtl92cu_dm_dynamic_txpower(struct ieee80211_hw *hw);
78c2ecf20Sopenharmony_civoid dm_savepowerindex(struct ieee80211_hw *hw);
88c2ecf20Sopenharmony_civoid dm_writepowerindex(struct ieee80211_hw *hw, u8 value);
98c2ecf20Sopenharmony_civoid dm_restorepowerindex(struct ieee80211_hw *hw);
10

Indexes created Thu Nov 07 10:32:03 CST 2024