Home
last modified time | relevance | path

Searched refs:rtl92d_phy_set_io_cmd (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192d/
Dphy_common.h81 bool rtl92d_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
Dphy_common.c668 bool rtl92d_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype) in rtl92d_phy_set_io_cmd() function
708 EXPORT_SYMBOL_GPL(rtl92d_phy_set_io_cmd);
Dhw_common.c259 rtl92d_phy_set_io_cmd(hw, (*(enum io_type *)val)); in rtl92d_set_hw_reg()