Home
last modified time | relevance | path

Searched refs:condition2 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dcs42xx8.c270 bool condition1, condition2; in cs42xx8_hw_params() local
314 condition2 = ((fm[!tx] == CS42XX8_FM_AUTO) ? in cs42xx8_hw_params()
321 condition2 = true; in cs42xx8_hw_params()
327 if (condition1 && condition2) in cs42xx8_hw_params()
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dcs42xx8.c271 bool condition1, condition2; in cs42xx8_hw_params() local
315 condition2 = ((fm[!tx] == CS42XX8_FM_AUTO) ? in cs42xx8_hw_params()
322 condition2 = true; in cs42xx8_hw_params()
328 if (condition1 && condition2) in cs42xx8_hw_params()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dphy.c134 const u32 condition2) in _rtl8723be_check_positive()
148 u32 cond1 = condition1, cond2 = condition2; in _rtl8723be_check_positive()
132 _rtl8723be_check_positive(struct ieee80211_hw *hw, const u32 condition1, const u32 condition2) _rtl8723be_check_positive() argument
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dphy.c134 const u32 condition2) in _rtl8723be_check_positive()
148 u32 cond1 = condition1, cond2 = condition2; in _rtl8723be_check_positive()
132 _rtl8723be_check_positive(struct ieee80211_hw *hw, const u32 condition1, const u32 condition2) _rtl8723be_check_positive() argument
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dphy.c727 const u32 condition2) in _rtl8821ae_check_positive()
741 u32 cond1 = condition1, cond2 = condition2; in _rtl8821ae_check_positive()
725 _rtl8821ae_check_positive(struct ieee80211_hw *hw, const u32 condition1, const u32 condition2) _rtl8821ae_check_positive() argument
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dphy.c726 const u32 condition2) in _rtl8821ae_check_positive()
740 u32 cond1 = condition1, cond2 = condition2; in _rtl8821ae_check_positive()
724 _rtl8821ae_check_positive(struct ieee80211_hw *hw, const u32 condition1, const u32 condition2) _rtl8821ae_check_positive() argument

Completed in 19 milliseconds