/linux-4.4.14/drivers/cpuidle/ |
D | dt_idle_states.c | 25 const struct of_device_id *matches, in init_state_node() 152 const struct of_device_id *matches, in dt_init_idle_driver()
|
/linux-4.4.14/include/linux/ |
D | of_device.h | 90 const struct of_device_id *matches, const struct device *dev) in __of_match_device() 94 #define of_match_device(matches, dev) \ argument
|
D | of_platform.h | 81 const struct of_device_id *matches, in of_platform_populate()
|
D | of_address.h | 69 const struct of_device_id *matches, in of_find_matching_node_by_address()
|
D | of.h | 415 const struct of_device_id *matches, in of_find_matching_node_and_match() 690 const struct of_device_id *matches) in of_find_matching_node() 892 #define for_each_matching_node(dn, matches) \ argument 895 #define for_each_matching_node_and_match(dn, matches, match) \ argument
|
D | clk-provider.h | 745 #define of_clk_init(matches) \ argument
|
D | mod_devicetable.h | 481 struct dmi_strmatch matches[4]; member
|
/linux-4.4.14/drivers/regulator/ |
D | of_regulator.c | 196 struct of_regulator_match *matches; member 228 struct of_regulator_match *matches, in of_regulator_match()
|
D | tps6507x-regulator.c | 377 struct of_regulator_match *matches; in tps6507x_parse_dt_reg_data() local
|
D | bcm590xx-regulator.c | 322 struct of_regulator_match *matches = bcm590xx_matches; in bcm590xx_parse_dt_reg_data() local
|
D | act8865-regulator.c | 329 struct of_regulator_match *matches; in act8865_pdata_from_dt() local
|
D | tps65910-regulator.c | 1009 struct of_regulator_match *matches; in tps65910_parse_dt_reg_data() local
|
/linux-4.4.14/drivers/of/ |
D | platform.c | 329 const struct of_device_id *matches, in of_platform_bus_create() 388 const struct of_device_id *matches, in of_platform_bus_probe() 439 const struct of_device_id *matches, in of_platform_populate()
|
D | device.c | 24 const struct of_device_id *of_match_device(const struct of_device_id *matches, in of_match_device()
|
D | base.c | 948 const struct of_device_id *__of_match_node(const struct of_device_id *matches, in __of_match_node() 976 const struct of_device_id *of_match_node(const struct of_device_id *matches, in of_match_node() 1003 const struct of_device_id *matches, in of_find_matching_node_and_match()
|
D | irq.c | 487 void __init of_irq_init(const struct of_device_id *matches) in of_irq_init()
|
D | address.c | 848 const struct of_device_id *matches, in of_find_matching_node_by_address()
|
/linux-4.4.14/net/can/ |
D | af_can.h | 56 unsigned long matches; member 85 unsigned long matches; member
|
D | af_can.c | 613 int matches = 0; in can_rcv_filter() local 678 int matches; in can_receive() local
|
/linux-4.4.14/include/linux/regulator/ |
D | of_regulator.h | 38 struct of_regulator_match *matches, in of_regulator_match()
|
/linux-4.4.14/arch/arm/mach-tegra/ |
D | flowctrl.c | 143 static const struct of_device_id matches[] __initconst = { variable
|
/linux-4.4.14/arch/sparc/kernel/ |
D | vio.c | 22 const struct vio_device_id *matches, in vio_match_device() 52 const struct vio_device_id *matches = vio_drv->id_table; in vio_bus_match() local
|
/linux-4.4.14/drivers/iommu/ |
D | of_iommu.c | 179 const struct of_device_id *match, *matches = &__iommu_of_table; in of_iommu_init() local
|
/linux-4.4.14/drivers/irqchip/ |
D | irq-atmel-aic-common.c | 196 void __init aic_common_irq_fixup(const struct of_device_id *matches) in aic_common_irq_fixup()
|
/linux-4.4.14/drivers/net/phy/ |
D | micrel.c | 301 int matches = 0; in ksz9021_load_values_from_of() local 412 int matches = 0; in ksz9031_of_load_skew_values() local
|
/linux-4.4.14/net/ipv6/ |
D | inet6_hashtables.c | 131 int score, hiscore, matches = 0, reuseport = 0; in inet6_lookup_listener() local
|
D | udp.c | 242 int score, badness, matches = 0, reuseport = 0; in udp6_lib_lookup2() local 297 int score, badness, matches = 0, reuseport = 0; in __udp6_lib_lookup() local
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | ibmebus.c | 180 static int ibmebus_create_devices(const struct of_device_id *matches) in ibmebus_create_devices() 332 const struct of_device_id *matches = drv->of_match_table; in ibmebus_bus_bus_match() local
|
/linux-4.4.14/drivers/infiniband/ulp/ipoib/ |
D | ipoib_main.c | 340 int matches = 0; in ipoib_match_gid_pkey_addr() local 385 int matches = 0; in __ipoib_get_net_dev_by_params() local 410 int matches; in ipoib_get_net_dev_by_params() local
|
/linux-4.4.14/arch/arm64/include/asm/ |
D | cpufeature.h | 78 bool (*matches)(const struct arm64_cpu_capabilities *); member
|
/linux-4.4.14/tools/net/ |
D | bpf_dbg.c | 185 static int matches(const char *cmd, const char *pattern) in matches() function 1297 char **matches = NULL; in shell_completion() local
|
/linux-4.4.14/drivers/macintosh/ |
D | macio_asic.c | 44 const struct of_device_id * matches = drv->of_match_table; in macio_bus_match() local
|
/linux-4.4.14/include/net/ |
D | pkt_cls.h | 214 struct tcf_ematch * matches; member
|
D | cfg80211.h | 2093 struct cfg80211_wowlan_nd_match *matches[]; member
|
/linux-4.4.14/drivers/staging/lustre/lnet/lnet/ |
D | lib-ptl.c | 623 struct list_head *matches, struct list_head *drops) in lnet_ptl_attach_md()
|
/linux-4.4.14/drivers/char/hw_random/ |
D | n2-drv.c | 491 int err, matches, limit; in n2rng_check_selftest_buffer() local
|
/linux-4.4.14/net/ipv4/ |
D | inet_hashtables.c | 216 int score, hiscore, matches = 0, reuseport = 0; in __inet_lookup_listener() local
|
D | udp.c | 448 int score, badness, matches = 0, reuseport = 0; in udp4_lib_lookup2() local 504 int score, badness, matches = 0, reuseport = 0; in __udp4_lib_lookup() local
|
/linux-4.4.14/tools/perf/util/ |
D | callchain.c | 569 u64 matches; in append_chain() local
|
/linux-4.4.14/drivers/clocksource/ |
D | arm_arch_timer.c | 661 arch_timer_needs_probing(int type, const struct of_device_id *matches) in arch_timer_needs_probing()
|
/linux-4.4.14/lib/zlib_deflate/ |
D | defutil.h | 223 uInt matches; /* number of string matches in current block */ member
|
/linux-4.4.14/lib/ |
D | dma-debug.c | 303 int matches = 0, match_lvl, last_lvl = -1; in __hash_bucket_find() local
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/ |
D | d3.c | 1694 struct iwl_scan_offload_profile_match matches[IWL_SCAN_MAX_PROFILES]; member
|
D | fw-api-scan.h | 704 struct iwl_scan_offload_profile_match matches[IWL_SCAN_MAX_PROFILES]; member
|
/linux-4.4.14/drivers/clk/ |
D | clk.c | 3184 void __init of_clk_init(const struct of_device_id *matches) in of_clk_init()
|
/linux-4.4.14/tools/power/x86/turbostat/ |
D | turbostat.c | 1572 int matches = 0; in get_num_ht_siblings() local
|
/linux-4.4.14/drivers/scsi/ |
D | ipr.c | 2670 int i, j, matches; in ipr_find_ses_entry() local
|
/linux-4.4.14/net/wireless/ |
D | nl80211.c | 9000 struct nlattr *nd, *freqs, *matches, *match, *scan_plans, *scan_plan; in nl80211_send_wowlan_nd() local
|
/linux-4.4.14/drivers/net/wireless/ath/wcn36xx/ |
D | hal.h | 4294 matches[WCN36XX_HAL_MAX_NUM_FILTERS]; member
|