Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dphy.h110 bool rtl8723be_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
H A Dphy.c2422 bool rtl8723be_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype) in rtl8723be_phy_set_io_cmd() function
H A Dhw.c623 rtl8723be_phy_set_io_cmd(hw, (*(enum io_type *)val)); in rtl8723be_set_hw_reg()