/linux-4.1.27/include/linux/ |
H A D | of_platform.h | 77 of_platform_populate(struct device_node *root, const struct of_device_id *matches, const struct of_dev_auxdata *lookup, struct device *parent) of_platform_populate() argument
|
H A D | of_device.h | 82 __of_match_device( const struct of_device_id *matches, const struct device *dev) __of_match_device() argument
|
H A D | of_address.h | 60 of_find_matching_node_by_address( struct device_node *from, const struct of_device_id *matches, u64 base_address) of_find_matching_node_by_address() argument
|
H A D | of.h | 412 of_find_matching_node_and_match( struct device_node *from, const struct of_device_id *matches, const struct of_device_id **match) of_find_matching_node_and_match() argument 682 of_find_matching_node( struct device_node *from, const struct of_device_id *matches) of_find_matching_node() argument
|
H A D | mod_devicetable.h | 471 struct dmi_strmatch matches[4]; member in struct:dmi_system_id
|
/linux-4.1.27/include/linux/regulator/ |
H A D | of_regulator.h | 36 of_regulator_match(struct device *dev, struct device_node *node, struct of_regulator_match *matches, unsigned int num_matches) of_regulator_match() argument
|
/linux-4.1.27/arch/arm64/include/asm/ |
H A D | cpufeature.h | 35 bool (*matches)(const struct arm64_cpu_capabilities *); member in struct:arm64_cpu_capabilities
|
/linux-4.1.27/drivers/cpuidle/ |
H A D | dt_idle_states.c | 24 init_state_node(struct cpuidle_state *idle_state, const struct of_device_id *matches, struct device_node *state_node) init_state_node() argument 151 dt_init_idle_driver(struct cpuidle_driver *drv, const struct of_device_id *matches, unsigned int start_idx) dt_init_idle_driver() argument
|
/linux-4.1.27/drivers/iommu/ |
H A D | of_iommu.c | 177 const struct of_device_id *match, *matches = &__iommu_of_table; of_iommu_init() local
|
/linux-4.1.27/drivers/regulator/ |
H A D | of_regulator.c | 178 struct of_regulator_match *matches; member in struct:devm_of_regulator_matches 209 of_regulator_match(struct device *dev, struct device_node *node, struct of_regulator_match *matches, unsigned int num_matches) of_regulator_match() argument
|
H A D | tps6507x-regulator.c | 377 struct of_regulator_match *matches; tps6507x_parse_dt_reg_data() local
|
H A D | bcm590xx-regulator.c | 322 struct of_regulator_match *matches = bcm590xx_matches; bcm590xx_parse_dt_reg_data() local
|
H A D | tps65910-regulator.c | 1009 struct of_regulator_match *matches; tps65910_parse_dt_reg_data() local
|
H A D | act8865-regulator.c | 319 struct of_regulator_match *matches; act8865_pdata_from_dt() local
|
/linux-4.1.27/drivers/of/ |
H A D | device.c | 24 const struct of_device_id *of_match_device(const struct of_device_id *matches, of_match_device() argument
|
H A D | irq.c | 486 void __init of_irq_init(const struct of_device_id *matches) of_irq_init() argument
|
H A D | platform.c | 327 of_platform_bus_create(struct device_node *bus, const struct of_device_id *matches, const struct of_dev_auxdata *lookup, struct device *parent, bool strict) of_platform_bus_create() argument 386 of_platform_bus_probe(struct device_node *root, const struct of_device_id *matches, struct device *parent) of_platform_bus_probe() argument 435 of_platform_populate(struct device_node *root, const struct of_device_id *matches, const struct of_dev_auxdata *lookup, struct device *parent) of_platform_populate() argument
|
H A D | address.c | 840 of_find_matching_node_by_address(struct device_node *from, const struct of_device_id *matches, u64 base_address) of_find_matching_node_by_address() argument
|
H A D | base.c | 951 const struct of_device_id *__of_match_node(const struct of_device_id *matches, __of_match_node() argument 979 const struct of_device_id *of_match_node(const struct of_device_id *matches, of_match_node() argument 1005 of_find_matching_node_and_match(struct device_node *from, const struct of_device_id *matches, const struct of_device_id **match) of_find_matching_node_and_match() argument
|
/linux-4.1.27/drivers/irqchip/ |
H A D | irq-atmel-aic-common.c | 196 void __init aic_common_irq_fixup(const struct of_device_id *matches) aic_common_irq_fixup() argument
|
/linux-4.1.27/drivers/staging/lustre/lnet/lnet/ |
H A D | lib-ptl.c | 622 lnet_ptl_attach_md(lnet_me_t *me, lnet_libmd_t *md, struct list_head *matches, struct list_head *drops) lnet_ptl_attach_md() argument
|
/linux-4.1.27/net/can/ |
H A D | af_can.c | 613 int matches = 0; can_rcv_filter() local 678 int matches; can_receive() local
|
H A D | af_can.h | 56 unsigned long matches; member in struct:receiver 85 unsigned long matches; member in struct:s_stats
|
/linux-4.1.27/net/ipv6/ |
H A D | inet6_hashtables.c | 129 int score, hiscore, matches = 0, reuseport = 0; inet6_lookup_listener() local
|
H A D | udp.c | 237 int score, badness, matches = 0, reuseport = 0; udp6_lib_lookup2() local 294 int score, badness, matches = 0, reuseport = 0; __udp6_lib_lookup() local
|
/linux-4.1.27/drivers/macintosh/ |
H A D | macio_asic.c | 44 const struct of_device_id * matches = drv->of_match_table; macio_bus_match() local
|
/linux-4.1.27/arch/sparc/kernel/ |
H A D | vio.c | 52 const struct vio_device_id *matches = vio_drv->id_table; vio_bus_match() local 21 vio_match_device( const struct vio_device_id *matches, const struct vio_dev *dev) vio_match_device() argument
|
/linux-4.1.27/drivers/char/hw_random/ |
H A D | n2-drv.c | 491 int err, matches, limit; n2rng_check_selftest_buffer() local
|
/linux-4.1.27/include/net/ |
H A D | pkt_cls.h | 214 struct tcf_ematch * matches; member in struct:tcf_ematch_tree
|
H A D | cfg80211.h | 2052 struct cfg80211_wowlan_nd_match *matches[]; member in struct:cfg80211_wowlan_nd_info
|
/linux-4.1.27/net/ipv4/ |
H A D | inet_hashtables.c | 215 int score, hiscore, matches = 0, reuseport = 0; __inet_lookup_listener() local
|
H A D | udp.c | 445 int score, badness, matches = 0, reuseport = 0; udp4_lib_lookup2() local 501 int score, badness, matches = 0, reuseport = 0; __udp4_lib_lookup() local
|
/linux-4.1.27/arch/powerpc/kernel/ |
H A D | ibmebus.c | 180 static int ibmebus_create_devices(const struct of_device_id *matches) ibmebus_create_devices() argument 332 const struct of_device_id *matches = drv->of_match_table; ibmebus_bus_bus_match() local
|
/linux-4.1.27/tools/perf/util/ |
H A D | callchain.c | 620 u64 matches; append_chain() local
|
/linux-4.1.27/drivers/net/phy/ |
H A D | micrel.c | 300 int matches = 0; ksz9021_load_values_from_of() local 397 int matches = 0; ksz9031_of_load_skew_values() local
|
/linux-4.1.27/drivers/clocksource/ |
H A D | arm_arch_timer.c | 669 arch_timer_needs_probing(int type, const struct of_device_id *matches) arch_timer_needs_probing() argument
|
/linux-4.1.27/lib/ |
H A D | dma-debug.c | 303 int matches = 0, match_lvl, last_lvl = -1; __hash_bucket_find() local
|
/linux-4.1.27/lib/zlib_deflate/ |
H A D | defutil.h | 223 uInt matches; /* number of string matches in current block */ member in struct:deflate_state
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/ |
H A D | d3.c | 1691 struct iwl_scan_offload_profile_match matches[IWL_SCAN_MAX_PROFILES]; member in struct:iwl_mvm_nd_query_results
|
H A D | fw-api-scan.h | 865 struct iwl_scan_offload_profile_match matches[IWL_SCAN_MAX_PROFILES]; member in struct:iwl_scan_offload_profiles_query
|
/linux-4.1.27/drivers/clk/ |
H A D | clk.c | 3123 void __init of_clk_init(const struct of_device_id *matches) of_clk_init() argument
|
/linux-4.1.27/tools/net/ |
H A D | bpf_dbg.c | 185 static int matches(const char *cmd, const char *pattern) matches() function 1297 char **matches = NULL; shell_completion() local
|
/linux-4.1.27/tools/power/x86/turbostat/ |
H A D | turbostat.c | 1511 int matches = 0; get_num_ht_siblings() local
|
/linux-4.1.27/drivers/scsi/ |
H A D | ipr.c | 2669 int i, j, matches; ipr_find_ses_entry() local
|
/linux-4.1.27/net/wireless/ |
H A D | nl80211.c | 8830 struct nlattr *nd, *freqs, *matches, *match; nl80211_send_wowlan_nd() local
|
/linux-4.1.27/drivers/net/wireless/ath/wcn36xx/ |
H A D | hal.h | 4294 matches[WCN36XX_HAL_MAX_NUM_FILTERS]; member in struct:wcn36xx_hal_rcv_flt_pkt_match_cnt_rsp_msg
|