Searched refs:condition1 (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/drivers/staging/rtlwifi/phydm/rtl8822b/ |
D | halhwimg8822b_mac.c | 20 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()
|
D | halhwimg8822b_bb.c | 20 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()
|
D | halhwimg8822b_rf.c | 20 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/ |
D | coding-style.rst | 436 if (condition1) {
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
D | phy.c | 157 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/ |
D | phy.c | 754 const u32 condition1, in _rtl8821ae_check_positive() argument 769 u32 cond1 = condition1, cond2 = condition2; in _rtl8821ae_check_positive()
|
/Linux-v4.19/Documentation/process/ |
D | coding-style.rst | 482 if (condition1) {
|