/linux-4.1.27/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.1.27/include/linux/ |
D | of_device.h | 83 const struct of_device_id *matches, const struct device *dev) in __of_match_device() 87 #define of_match_device(matches, dev) \ argument
|
D | of_platform.h | 78 const struct of_device_id *matches, in of_platform_populate()
|
D | of_address.h | 62 const struct of_device_id *matches, in of_find_matching_node_by_address()
|
D | of.h | 414 const struct of_device_id *matches, in of_find_matching_node_and_match() 684 const struct of_device_id *matches) in of_find_matching_node() 886 #define for_each_matching_node(dn, matches) \ argument 889 #define for_each_matching_node_and_match(dn, matches, match) \ argument
|
D | clk-provider.h | 657 #define of_clk_init(matches) \ argument
|
D | mod_devicetable.h | 471 struct dmi_strmatch matches[4]; member
|
/linux-4.1.27/drivers/of/ |
D | platform.c | 328 const struct of_device_id *matches, in of_platform_bus_create() 387 const struct of_device_id *matches, in of_platform_bus_probe() 436 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 | irq.c | 486 void __init of_irq_init(const struct of_device_id *matches) in of_irq_init()
|
D | base.c | 951 const struct of_device_id *__of_match_node(const struct of_device_id *matches, in __of_match_node() 979 const struct of_device_id *of_match_node(const struct of_device_id *matches, in of_match_node() 1006 const struct of_device_id *matches, in of_find_matching_node_and_match()
|
D | address.c | 841 const struct of_device_id *matches, in of_find_matching_node_by_address()
|
/linux-4.1.27/drivers/regulator/ |
D | of_regulator.c | 178 struct of_regulator_match *matches; member 210 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 | 319 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.1.27/include/linux/regulator/ |
D | of_regulator.h | 38 struct of_regulator_match *matches, in of_regulator_match()
|
/linux-4.1.27/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.1.27/arch/arm/mach-tegra/ |
D | flowctrl.c | 143 static const struct of_device_id matches[] __initconst = { variable
|
/linux-4.1.27/arch/arm64/include/asm/ |
D | cpufeature.h | 35 bool (*matches)(const struct arm64_cpu_capabilities *); member
|
/linux-4.1.27/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.1.27/drivers/iommu/ |
D | of_iommu.c | 177 const struct of_device_id *match, *matches = &__iommu_of_table; in of_iommu_init() local
|
/linux-4.1.27/drivers/net/phy/ |
D | micrel.c | 300 int matches = 0; in ksz9021_load_values_from_of() local 397 int matches = 0; in ksz9031_of_load_skew_values() local
|
/linux-4.1.27/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.1.27/net/ipv6/ |
D | inet6_hashtables.c | 129 int score, hiscore, matches = 0, reuseport = 0; in inet6_lookup_listener() local
|
D | udp.c | 237 int score, badness, matches = 0, reuseport = 0; in udp6_lib_lookup2() local 294 int score, badness, matches = 0, reuseport = 0; in __udp6_lib_lookup() local
|
/linux-4.1.27/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.1.27/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.1.27/drivers/macintosh/ |
D | macio_asic.c | 44 const struct of_device_id * matches = drv->of_match_table; in macio_bus_match() local
|
/linux-4.1.27/include/net/ |
D | pkt_cls.h | 214 struct tcf_ematch * matches; member
|
D | cfg80211.h | 2052 struct cfg80211_wowlan_nd_match *matches[]; member
|
/linux-4.1.27/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.1.27/net/ipv4/ |
D | inet_hashtables.c | 215 int score, hiscore, matches = 0, reuseport = 0; in __inet_lookup_listener() local
|
D | udp.c | 445 int score, badness, matches = 0, reuseport = 0; in udp4_lib_lookup2() local 501 int score, badness, matches = 0, reuseport = 0; in __udp4_lib_lookup() local
|
/linux-4.1.27/drivers/char/hw_random/ |
D | n2-drv.c | 491 int err, matches, limit; in n2rng_check_selftest_buffer() local
|
/linux-4.1.27/tools/perf/util/ |
D | callchain.c | 620 u64 matches; in append_chain() local
|
/linux-4.1.27/drivers/clocksource/ |
D | arm_arch_timer.c | 669 arch_timer_needs_probing(int type, const struct of_device_id *matches) in arch_timer_needs_probing()
|
/linux-4.1.27/lib/zlib_deflate/ |
D | defutil.h | 223 uInt matches; /* number of string matches in current block */ member
|
/linux-4.1.27/lib/ |
D | dma-debug.c | 303 int matches = 0, match_lvl, last_lvl = -1; in __hash_bucket_find() local
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/ |
D | d3.c | 1691 struct iwl_scan_offload_profile_match matches[IWL_SCAN_MAX_PROFILES]; member
|
D | fw-api-scan.h | 865 struct iwl_scan_offload_profile_match matches[IWL_SCAN_MAX_PROFILES]; member
|
/linux-4.1.27/tools/power/x86/turbostat/ |
D | turbostat.c | 1511 int matches = 0; in get_num_ht_siblings() local
|
/linux-4.1.27/drivers/clk/ |
D | clk.c | 3123 void __init of_clk_init(const struct of_device_id *matches) in of_clk_init()
|
/linux-4.1.27/drivers/scsi/ |
D | ipr.c | 2669 int i, j, matches; in ipr_find_ses_entry() local
|
/linux-4.1.27/net/wireless/ |
D | nl80211.c | 8830 struct nlattr *nd, *freqs, *matches, *match; in nl80211_send_wowlan_nd() local
|
/linux-4.1.27/drivers/net/wireless/ath/wcn36xx/ |
D | hal.h | 4294 matches[WCN36XX_HAL_MAX_NUM_FILTERS]; member
|