Searched defs:matches (Results 51 – 66 of 66) sorted by relevance
123
/Linux-v6.6/lib/ |
D | dynamic_debug.c | 607 int matches = 0; in ddebug_apply_class_bitmap() local
|
/Linux-v6.6/drivers/net/phy/ |
D | micrel.c | 791 int matches = 0; in ksz9021_load_values_from_of() local 926 int matches = 0; in ksz9031_of_load_skew_values() local 1157 int matches = 0; in ksz9131_of_load_skew_values() local
|
/Linux-v6.6/kernel/dma/ |
D | debug.c | 298 int matches = 0, match_lvl, last_lvl = -1; in __hash_bucket_find() local
|
/Linux-v6.6/include/linux/ |
D | i2c.h | 1018 *i2c_of_match_device(const struct of_device_id *matches, in i2c_of_match_device()
|
D | mod_devicetable.h | 590 struct dmi_strmatch matches[4]; member
|
/Linux-v6.6/tools/perf/util/ |
D | callchain.c | 930 u64 matches; in append_chain() local
|
/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/fw/api/ |
D | scan.h | 1190 struct iwl_scan_offload_profile_match_v1 matches[]; member 1234 struct iwl_scan_offload_profile_match matches[]; member
|
/Linux-v6.6/drivers/platform/x86/hp/ |
D | hp-wmi.c | 484 int matches = match_string(omen_thermal_profile_force_v0_boards, in omen_get_thermal_policy_version() local
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_span.c | 62 bool (*matches)(struct mlxsw_sp_span_trigger_entry *trigger_entry, member
|
/Linux-v6.6/include/net/ |
D | pkt_cls.h | 444 struct tcf_ematch * matches; member
|
D | cfg80211.h | 3427 struct cfg80211_wowlan_nd_match *matches[]; member
|
/Linux-v6.6/drivers/clk/ |
D | clk.c | 5367 void __init of_clk_init(const struct of_device_id *matches) in of_clk_init()
|
/Linux-v6.6/drivers/net/dsa/mv88e6xxx/ |
D | chip.c | 6891 const struct of_device_id *matches = dev->driver->of_match_table; in pdata_device_get_match_data() local
|
/Linux-v6.6/drivers/scsi/ |
D | ipr.c | 2658 int i, j, matches; in ipr_find_ses_entry() local
|
/Linux-v6.6/net/wireless/ |
D | nl80211.c | 13234 struct nlattr *nd, *freqs, *matches, *match, *scan_plans, *scan_plan; in nl80211_send_wowlan_nd() local
|
/Linux-v6.6/drivers/net/wireless/ath/wcn36xx/ |
D | hal.h | 4697 matches[WCN36XX_HAL_MAX_NUM_FILTERS]; member
|
123