Home
last modified time | relevance | path

Searched refs:condition1 (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/staging/rtlwifi/phydm/rtl8822b/
Dhalhwimg8822b_mac.c20 static bool check_positive(struct phy_dm_struct *dm, const u32 condition1, in check_positive() argument
30 u32 cond1 = condition1, cond2 = condition2, cond3 = condition3, in check_positive()
Dhalhwimg8822b_bb.c20 static bool check_positive(struct phy_dm_struct *dm, const u32 condition1, in check_positive() argument
30 u32 cond1 = condition1, cond2 = condition2, cond3 = condition3, in check_positive()
Dhalhwimg8822b_rf.c20 static bool check_positive(struct phy_dm_struct *dm, const u32 condition1, in check_positive() argument
30 u32 cond1 = condition1, cond2 = condition2, cond3 = condition3, in check_positive()
/Linux-v4.19/Documentation/translations/zh_CN/
Dcoding-style.rst436 if (condition1) {
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dphy.c157 const u32 condition1, in _rtl8723be_check_positive() argument
172 u32 cond1 = condition1, cond2 = condition2; in _rtl8723be_check_positive()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dphy.c754 const u32 condition1, in _rtl8821ae_check_positive() argument
769 u32 cond1 = condition1, cond2 = condition2; in _rtl8821ae_check_positive()
/Linux-v4.19/Documentation/process/
Dcoding-style.rst482 if (condition1) {