| /linux-4.4.14/drivers/regulator/ |
| D | devres.c | 262 struct regulator_supply_alias_match *match = res; in devm_regulator_match_supply_alias() local 270 struct regulator_supply_alias_match *match = res; in devm_regulator_destroy_supply_alias() local 292 struct regulator_supply_alias_match *match; in devm_regulator_register_supply_alias() local 330 struct regulator_supply_alias_match match; in devm_regulator_unregister_supply_alias() local 425 struct regulator_notifier_match *match = res; in devm_regulator_match_notifier() local 433 struct regulator_notifier_match *match = res; in devm_regulator_destroy_notifier() local 451 struct regulator_notifier_match *match; in devm_regulator_register_notifier() local 489 struct regulator_notifier_match match; in devm_regulator_unregister_notifier() local
|
| D | mt6397-regulator.c | 43 #define MT6397_BUCK(match, vreg, min, max, step, volt_ranges, enreg, \ argument 67 #define MT6397_LDO(match, vreg, ldo_volt_table, enreg, enbit, vosel, \ argument 87 #define MT6397_REG_FIXED(match, vreg, enreg, enbit, volt) \ argument
|
| D | of_regulator.c | 252 struct of_regulator_match *match = &matches[i]; in of_regulator_match() local 263 struct of_regulator_match *match = &matches[i]; in of_regulator_match() local
|
| D | 88pm800.c | 94 #define PM800_BUCK(match, vreg, ereg, ebit, amax, volt_ranges, n_volt) \ argument 124 #define PM800_LDO(match, vreg, ereg, ebit, amax, ldo_volt_table) \ argument
|
| D | pbias-regulator.c | 152 const struct of_device_id *match; in pbias_regulator_probe() local
|
| D | tps65218-regulator.c | 224 const struct of_device_id *match; in tps65218_regulator_probe() local
|
| D | as3711-regulator.c | 191 struct of_regulator_match *match; in as3711_regulator_parse_dt() local
|
| D | max1586.c | 228 const struct of_device_id *match; in max1586_pmic_probe() local
|
| D | ab8500.c | 2964 struct of_regulator_match *match; member 3044 struct of_regulator_match *match; in ab8500_regulator_probe() local
|
| D | tps51632-regulator.c | 270 const struct of_device_id *match; in tps51632_probe() local
|
| D | qcom_smd-regulator.c | 285 const struct of_device_id *match; in rpm_reg_probe() local
|
| /linux-4.4.14/net/netfilter/ |
| D | nft_compat.c | 312 struct xt_match *match = expr->ops->data; in nft_match_eval() local 344 struct xt_match *match, void *info, in nft_match_set_mtchk_param() 399 struct xt_match *match = expr->ops->data; in nft_match_init() local 434 struct xt_match *match = expr->ops->data; in nft_match_destroy() local 451 struct xt_match *match = expr->ops->data; in nft_match_dump() local 468 struct xt_match *match = expr->ops->data; in nft_match_validate() local 622 static bool nft_match_cmp(const struct xt_match *match, in nft_match_cmp() 634 struct xt_match *match; in nft_match_select_ops() local 649 struct xt_match *match = nft_match->ops.data; in nft_match_select_ops() local
|
| D | x_tables.c | 50 struct list_head match; member 121 int xt_register_match(struct xt_match *match) in xt_register_match() 133 xt_unregister_match(struct xt_match *match) in xt_unregister_match() 144 xt_register_matches(struct xt_match *match, unsigned int n) in xt_register_matches() 164 xt_unregister_matches(struct xt_match *match, unsigned int n) in xt_unregister_matches() 209 struct xt_match *match; in xt_request_find_match() local 429 static int xt_check_entry_match(const char *match, const char *target, in xt_check_entry_match() 521 int xt_compat_match_offset(const struct xt_match *match) in xt_compat_match_offset() 531 const struct xt_match *match = m->u.kernel.match; in xt_compat_match_from_user() local 561 const struct xt_match *match = m->u.kernel.match; in xt_compat_match_to_user() local [all …]
|
| D | xt_ipvs.c | 57 bool match = true; in ipvs_mt() local
|
| /linux-4.4.14/drivers/firmware/efi/ |
| D | vars.c | 45 validate_device_path(efi_char16_t *var_name, int match, u8 *buffer, in validate_device_path() 78 validate_boot_order(efi_char16_t *var_name, int match, u8 *buffer, in validate_boot_order() 89 validate_load_option(efi_char16_t *var_name, int match, u8 *buffer, in validate_load_option() 140 validate_uint16(efi_char16_t *var_name, int match, u8 *buffer, in validate_uint16() 151 validate_ascii_string(efi_char16_t *var_name, int match, u8 *buffer, in validate_ascii_string() 218 int *match) in variable_matches() 263 int match = 0; in efivar_validate() local 287 int match = 0; in efivar_variable_is_removable() local
|
| /linux-4.4.14/net/openvswitch/ |
| D | flow_netlink.c | 62 static void update_range(struct sw_flow_match *match, in update_range() 87 #define SW_FLOW_KEY_PUT(match, field, value, is_mask) \ argument 97 #define SW_FLOW_KEY_MEMCPY_OFFSET(match, offset, value_p, len, is_mask) \ argument 107 #define SW_FLOW_KEY_MEMCPY(match, field, value_p, len, is_mask) \ argument 111 #define SW_FLOW_KEY_MEMSET_FIELD(match, field, value, is_mask) \ argument 123 static bool match_validate(const struct sw_flow_match *match, in match_validate() 441 struct sw_flow_match *match, bool is_mask, in genev_tun_opt_from_nlattr() 492 struct sw_flow_match *match, bool is_mask, in vxlan_tun_opt_from_nlattr() 548 struct sw_flow_match *match, bool is_mask, in ip_tun_from_nlattr() 810 static int metadata_from_nlattrs(struct net *net, struct sw_flow_match *match, in metadata_from_nlattrs() [all …]
|
| D | flow_table.c | 461 const struct sw_flow_match *match) in ovs_flow_cmp_unmasked_key() 518 const struct sw_flow_match *match) in ovs_flow_tbl_lookup_exact() 548 bool ovs_flow_cmp(const struct sw_flow *flow, const struct sw_flow_match *match) in ovs_flow_cmp()
|
| D | datapath.c | 918 struct sw_flow_match match; in ovs_flow_cmd_new() local 1100 struct sw_flow_match match; in ovs_flow_cmd_set() local 1211 struct sw_flow_match match; in ovs_flow_cmd_get() local 1270 struct sw_flow_match match; in ovs_flow_cmd_del() local
|
| /linux-4.4.14/drivers/base/ |
| D | component.c | 37 struct component_match *match; member 111 struct component_match *match = master->match; in find_components() local 233 struct component_match *match, size_t num) in component_match_realloc() 264 struct component_match *match = *matchptr; in component_match_add() local 288 struct component_match *match) in component_master_add_with_match()
|
| D | devres.c | 164 dr_match_t match, void *match_data, in devres_for_each_res() 228 dr_match_t match, void *match_data) in find_dr() 260 dr_match_t match, void *match_data) in devres_find() 290 dr_match_t match, void *match_data) in devres_get() 326 dr_match_t match, void *match_data) in devres_remove() 364 dr_match_t match, void *match_data) in devres_destroy() 394 dr_match_t match, void *match_data) in devres_release()
|
| D | dma-mapping.c | 42 struct dma_devres *this = res, *match = match_data; in dmam_match() local
|
| /linux-4.4.14/drivers/mmc/core/ |
| D | pwrseq.c | 37 struct mmc_pwrseq_match *match = ERR_PTR(-ENODEV); in mmc_pwrseq_find() local 54 struct mmc_pwrseq_match *match; in mmc_pwrseq_alloc() local
|
| /linux-4.4.14/drivers/tty/serial/ |
| D | earlycon.c | 109 static int __init register_earlycon(char *buf, const struct earlycon_id *match) in register_earlycon() 154 const struct earlycon_id *match; in setup_earlycon() local
|
| D | of_serial.c | 175 const struct of_device_id *match; in of_platform_serial_probe() local
|
| /linux-4.4.14/arch/sh/mm/ |
| D | tlbflush_64.c | 33 unsigned long long match, pteh=0, lpage; in local_flush_tlb_one() local 83 unsigned long long match, pteh=0, pteh_epn, pteh_low; in local_flush_tlb_range() local
|
| /linux-4.4.14/lib/ |
| D | glob.c | 71 bool match = false, inverted = (*pat == '!'); in glob_match() local 142 bool match = glob_match(pat, str); in test() local
|
| /linux-4.4.14/fs/lockd/ |
| D | svcsubs.c | 163 nlm_host_match_fn_t match) in nlm_traverse_locks() 213 nlm_inspect_file(struct nlm_host *host, struct nlm_file *file, nlm_host_match_fn_t match) in nlm_inspect_file() 252 nlm_traverse_files(void *data, nlm_host_match_fn_t match, in nlm_traverse_files()
|
| D | svcshare.c | 93 nlm_host_match_fn_t match) in nlmsvc_traverse_shares()
|
| /linux-4.4.14/arch/x86/kvm/ |
| D | assigned-dev.c | 55 struct kvm_assigned_dev_kernel *match; in kvm_find_assigned_dev() local 584 struct kvm_assigned_dev_kernel *match; in kvm_vm_ioctl_assign_irq() local 627 struct kvm_assigned_dev_kernel *match; in kvm_vm_ioctl_deassign_dev_irq() local 709 struct kvm_assigned_dev_kernel *match; in kvm_vm_ioctl_assign_device() local 822 struct kvm_assigned_dev_kernel *match; in kvm_vm_ioctl_deassign_device() local 929 struct kvm_assigned_dev_kernel *match; in kvm_vm_ioctl_set_pci_irq_mask() local
|
| /linux-4.4.14/arch/x86/kernel/cpu/ |
| D | match.c | 31 const struct x86_cpu_id *x86_match_cpu(const struct x86_cpu_id *match) in x86_match_cpu()
|
| /linux-4.4.14/include/linux/iio/common/ |
| D | st_sensors_i2c.h | 26 const struct of_device_id *match) in st_sensors_of_i2c_probe()
|
| /linux-4.4.14/drivers/dma/ |
| D | ti-dma-crossbar.c | 126 const struct of_device_id *match; in ti_am335x_xbar_probe() local 287 const struct of_device_id *match; in ti_dra7_xbar_probe() local 365 const struct of_device_id *match; in ti_dma_xbar_probe() local
|
| /linux-4.4.14/drivers/clocksource/ |
| D | clksrc-probe.c | 30 const struct of_device_id *match; in clocksource_probe() local
|
| /linux-4.4.14/include/media/ |
| D | v4l2-async.h | 55 bool (*match)(struct device *, member 59 } match; member
|
| /linux-4.4.14/arch/arm/mach-omap2/ |
| D | cm_common.c | 316 const struct of_device_id *match; in omap2_cm_base_init() local 354 const struct of_device_id *match; in omap_cm_init() local
|
| D | prm_common.c | 750 const struct of_device_id *match; in omap2_prm_base_init() local 795 const struct of_device_id *match; in omap_prcm_init() local
|
| /linux-4.4.14/drivers/clk/ |
| D | clk-scpi.c | 150 scpi_clk_ops_init(struct device *dev, const struct of_device_id *match, in scpi_clk_ops_init() 203 const struct of_device_id *match) in scpi_clk_add() 283 const struct of_device_id *match; in scpi_clocks_probe() local
|
| D | clk-palmas.c | 244 const struct of_device_id *match; in palmas_clks_probe() local
|
| /linux-4.4.14/drivers/pinctrl/berlin/ |
| D | berlin-bg2.c | 234 const struct of_device_id *match = in berlin2_pinctrl_probe() local
|
| D | berlin-bg2cd.c | 179 const struct of_device_id *match = in berlin2cd_pinctrl_probe() local
|
| D | berlin-bg2q.c | 396 const struct of_device_id *match = in berlin2q_pinctrl_probe() local
|
| D | berlin-bg4ct.c | 464 const struct of_device_id *match = in berlin4ct_pinctrl_probe() local
|
| /linux-4.4.14/drivers/gpu/drm/vc4/ |
| D | vc4_drv.c | 130 struct component_match **match, in vc4_match_add_drivers() 235 struct component_match *match = NULL; in vc4_platform_drm_probe() local
|
| /linux-4.4.14/drivers/base/power/ |
| D | trace.c | 172 int match; in show_file_hash() local 191 int match = 0; in show_dev_hash() local
|
| /linux-4.4.14/arch/x86/mm/ |
| D | pat_rbtree.c | 104 struct memtype *match; in memtype_rb_exact_match() local 129 struct memtype *match; in memtype_rb_check_conflict() local
|
| /linux-4.4.14/arch/metag/kernel/ |
| D | devtree.c | 37 static const void * __init arch_get_next_mach(const char *const **match) in arch_get_next_mach()
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
| D | disp.h | 28 u16 match; member
|
| /linux-4.4.14/drivers/gpu/drm/armada/ |
| D | armada_drv.c | 245 struct component_match **match, struct device_node *port) in armada_add_endpoints() 273 struct component_match *match = NULL; in armada_drm_probe() local
|
| /linux-4.4.14/lib/zlib_deflate/ |
| D | deflate.c | 561 register Byte *match; /* matched string */ in longest_match() local 700 IPos match, in check_match() 720 # define check_match(s, start, match, length) argument
|
| /linux-4.4.14/drivers/clk/st/ |
| D | clkgen-mux.c | 388 const struct of_device_id *match; in st_of_clkgena_divmux_setup() local 490 const struct of_device_id *match; in st_of_clkgena_prediv_setup() local 632 const struct of_device_id *match; in st_of_clkgen_mux_setup() local 711 const struct of_device_id *match; in st_of_clkgen_vcc_setup() local
|
| /linux-4.4.14/drivers/memory/ |
| D | atmel-sdramc.c | 55 const struct of_device_id *match; in atmel_ramc_probe() local
|
| D | fsl-corenet-cf.c | 180 const struct of_device_id *match; in ccf_probe() local
|
| /linux-4.4.14/include/uapi/linux/netfilter/ |
| D | xt_owner.h | 15 __u8 match, invert; member
|
| D | xt_policy.h | 59 struct xt_policy_spec match; member
|
| /linux-4.4.14/arch/arc/kernel/ |
| D | devtree.c | 44 static const void * __init arch_get_next_mach(const char *const **match) in arch_get_next_mach()
|
| /linux-4.4.14/include/linux/netfilter/ |
| D | x_tables.h | 31 const struct xt_match *match; member 63 const struct xt_match *match; member 76 const struct xt_match *match; member 120 bool (*match)(const struct sk_buff *skb, member 433 compat_uptr_t match; member
|
| /linux-4.4.14/drivers/soc/sunxi/ |
| D | sunxi_sram.c | 91 const struct of_device_id *match; in sunxi_sram_show() local 154 const struct of_device_id *match; in sunxi_sram_of_parse() local
|
| /linux-4.4.14/drivers/usb/chipidea/ |
| D | ci_hdrc_usb2.c | 51 const struct of_device_id *match; in ci_hdrc_usb2_probe() local
|
| /linux-4.4.14/arch/sparc/kernel/ |
| D | of_device_common.h | 28 int (*match)(struct device_node *parent); member
|
| D | prom_common.c | 104 int of_find_in_proplist(const char *list, const char *match, int len) in of_find_in_proplist()
|
| /linux-4.4.14/drivers/net/can/mscan/ |
| D | mpc5xxx_can.c | 288 const struct of_device_id *match; in mpc5xxx_can_probe() local 361 const struct of_device_id *match; in mpc5xxx_can_remove() local
|
| /linux-4.4.14/include/linux/ |
| D | attribute_container.h | 23 int (*match)(struct attribute_container *, struct device *); member
|
| D | isa.h | 12 int (*match)(struct device *, unsigned int); member
|
| D | vme.h | 113 int (*match)(struct vme_dev *); member
|
| /linux-4.4.14/drivers/gpu/drm/ |
| D | drm_of.c | 84 struct component_match *match = NULL; in drm_of_component_probe() local
|
| /linux-4.4.14/drivers/mfd/ |
| D | sun6i-prcm.c | 139 const struct of_device_id *match; in sun6i_prcm_probe() local
|
| D | tps65218.c | 220 const struct of_device_id *match; in tps65218_probe() local
|
| D | tps65217.c | 171 const struct of_device_id *match; in tps65217_probe() local
|
| D | tps65910.c | 395 const struct of_device_id *match; in tps65910_parse_dt() local
|
| D | palmas.c | 501 const struct of_device_id *match; in palmas_i2c_probe() local
|
| D | max77686.c | 212 const struct of_device_id *match; in max77686_i2c_probe() local
|
| D | mfd-core.c | 85 const struct mfd_cell_acpi_match *match = cell->acpi_match; in mfd_acpi_add_device() local
|
| D | sec-core.c | 329 const struct of_device_id *match; in sec_i2c_get_driver_data() local
|
| D | max8998.c | 176 const struct of_device_id *match; in max8998_i2c_get_driver_data() local
|
| D | max8997.c | 172 const struct of_device_id *match; in max8997_i2c_get_driver_data() local
|
| D | qcom_rpm.c | 461 const struct of_device_id *match; in qcom_rpm_probe() local
|
| /linux-4.4.14/drivers/misc/ |
| D | atmel-ssc.c | 136 const struct of_device_id *match; in atmel_ssc_get_driver_data() local
|
| D | atmel_tclib.c | 139 const struct of_device_id *match; in tc_probe() local
|
| /linux-4.4.14/drivers/mmc/host/ |
| D | dw_mmc-pltfm.c | 108 const struct of_device_id *match; in dw_mci_pltfm_probe() local
|
| D | sdhci-of-at91.c | 56 const struct of_device_id *match; in sdhci_at91_probe() local
|
| D | dw_mmc-k3.c | 144 const struct of_device_id *match; in dw_mci_k3_probe() local
|
| D | sdhci-pxav2.c | 170 const struct of_device_id *match; in sdhci_pxav2_probe() local
|
| D | sdhci-iproc.c | 178 const struct of_device_id *match; in sdhci_iproc_probe() local
|
| D | dw_mmc-rockchip.c | 276 const struct of_device_id *match; in dw_mci_rockchip_probe() local
|
| D | sdhci-tegra.c | 250 const struct of_device_id *match; in sdhci_tegra_probe() local
|
| /linux-4.4.14/drivers/pinctrl/mvebu/ |
| D | pinctrl-armada-38x.c | 424 const struct of_device_id *match = in armada_38x_pinctrl_probe() local
|
| D | pinctrl-armada-39x.c | 406 const struct of_device_id *match = in armada_39x_pinctrl_probe() local
|
| D | pinctrl-orion.c | 223 const struct of_device_id *match = in orion_pinctrl_probe() local
|
| D | pinctrl-armada-xp.c | 442 const struct of_device_id *match = in armada_xp_pinctrl_probe() local
|
| D | pinctrl-kirkwood.c | 472 const struct of_device_id *match = in kirkwood_pinctrl_probe() local
|
| /linux-4.4.14/drivers/power/reset/ |
| D | qnap-poweroff.c | 84 const struct of_device_id *match = in qnap_power_off_probe() local
|
| D | st-poweroff.c | 120 const struct of_device_id *match; in st_reset_probe() local
|
| D | vexpress-poweroff.c | 114 const struct of_device_id *match = in vexpress_reset_probe() local
|
| D | at91-reset.c | 185 const struct of_device_id *match; in at91_reset_probe() local
|
| /linux-4.4.14/drivers/phy/ |
| D | phy-exynos-dp-video.c | 81 const struct of_device_id *match; in exynos_dp_video_phy_probe() local
|
| D | phy-samsung-usb2.c | 145 const struct of_device_id *match; in samsung_usb2_phy_probe() local
|
| D | phy-stih41x-usb.c | 127 const struct of_device_id *match; in stih41x_usb_phy_probe() local
|
| /linux-4.4.14/drivers/media/rc/ |
| D | ir-rx51.c | 57 unsigned int match; member 78 u32 load, match; in init_timing_params() local
|
| /linux-4.4.14/drivers/net/ethernet/freescale/fs_enet/ |
| D | fs_enet-main.c | 916 #define IS_FEC(match) ((match)->data == &fs_fec_ops) argument 918 #define IS_FEC(match) 0 argument 940 const struct of_device_id *match; in fs_enet_probe() local
|
| D | mii-fec.c | 101 const struct of_device_id *match; in fs_enet_mdio_probe() local
|
| /linux-4.4.14/drivers/iio/common/st_sensors/ |
| D | st_sensors_i2c.c | 95 const struct of_device_id *match) in st_sensors_of_i2c_probe()
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/ |
| D | gf119.c | 27 gf119_gpio_reset(struct nvkm_gpio *gpio, u8 match) in gf119_gpio_reset()
|
| D | nv50.c | 27 nv50_gpio_reset(struct nvkm_gpio *gpio, u8 match) in nv50_gpio_reset()
|
| /linux-4.4.14/arch/arm/kernel/ |
| D | devtree.c | 190 static const void * __init arch_get_next_mach(const char *const **match) in arch_get_next_mach()
|
| /linux-4.4.14/tools/hv/ |
| D | hv_vss_daemon.c | 70 char match[] = "/dev/"; in vss_operate() local
|
| /linux-4.4.14/arch/mips/sgi-ip22/ |
| D | ip22-gio.c | 49 const struct gio_device_id *gio_match_device(const struct gio_device_id *match, in gio_match_device() 126 const struct gio_device_id *match; in gio_device_probe() local
|
| /linux-4.4.14/drivers/gpu/drm/rockchip/ |
| D | rockchip_drm_drv.c | 422 struct component_match **match, in rockchip_add_endpoints() 487 struct component_match *match = NULL; in rockchip_drm_platform_probe() local
|
| D | dw_hdmi-rockchip.c | 250 const struct of_device_id *match; in dw_hdmi_rockchip_bind() local
|
| /linux-4.4.14/drivers/hwmon/ |
| D | lm70.c | 159 const struct of_device_id *match; in lm70_probe() local
|
| D | vexpress.c | 222 const struct of_device_id *match; in vexpress_hwmon_probe() local
|
| /linux-4.4.14/arch/mips/kernel/ |
| D | mips-mt-fpaff.c | 49 bool match; in check_same_owner() local
|
| /linux-4.4.14/fs/isofs/ |
| D | namei.c | 54 int de_len, match, i, dlen; in isofs_find_entry() local
|
| /linux-4.4.14/drivers/gpu/drm/tilcdc/ |
| D | tilcdc_external.c | 139 struct component_match **match) in tilcdc_get_external_components()
|
| /linux-4.4.14/sound/hda/ |
| D | hdac_i915.c | 208 struct component_match *match = NULL; in snd_hdac_i915_init() local
|
| /linux-4.4.14/kernel/irq/ |
| D | devres.c | 23 struct irq_devres *this = res, *match = data; in devm_irq_match() local
|
| /linux-4.4.14/drivers/net/wireless/ath/ath5k/ |
| D | led.c | 170 const struct pci_device_id *match; in ath5k_init_leds() local
|
| /linux-4.4.14/drivers/of/ |
| D | irq.c | 104 int imaplen, match, i; in of_irq_parse_raw() local 529 const struct of_device_id *match; in of_irq_init() local
|
| D | device.c | 169 const struct of_device_id *match; in of_device_get_match_data() local
|
| /linux-4.4.14/kernel/trace/ |
| D | trace_events_filter.c | 207 int cmp, match; in filter_pred_string() local 220 int cmp, match; in filter_pred_pchar() local 246 int cmp, match; in filter_pred_strloc() local 259 int match = 0; in filter_pred_cpu() local 290 int cmp, match; in filter_pred_comm() local 514 int match = 0; in process_ops() local 544 int match; member 2337 int match; member
|
| /linux-4.4.14/drivers/i2c/busses/ |
| D | i2c-pca-isa.c | 120 int match = base != 0; in pca_isa_match() local
|
| /linux-4.4.14/arch/arm/mach-mvebu/ |
| D | system-controller.c | 163 const struct of_device_id *match; in mvebu_system_controller_init() local
|
| D | coherency.c | 217 const struct of_device_id *match; in coherency_type() local
|
| /linux-4.4.14/drivers/soc/qcom/ |
| D | qcom_gsbi.c | 137 const struct of_device_id *match; in gsbi_probe() local
|
| /linux-4.4.14/drivers/clk/samsung/ |
| D | clk-exynos-audss.c | 115 const struct of_device_id *match; in exynos_audss_clk_probe() local
|
| D | clk.c | 298 const struct of_device_id *match; in samsung_clk_of_register_fixed_ext() 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/net/ethernet/arc/ |
| D | emac_rockchip.c | 93 const struct of_device_id *match; in emac_rockchip_probe() local
|
| /linux-4.4.14/drivers/usb/dwc2/ |
| D | platform.c | 332 const struct of_device_id *match; in dwc2_driver_probe() local
|
| /linux-4.4.14/arch/arm/mach-exynos/ |
| D | exynos.c | 239 const struct of_device_id *match; in exynos_cpufreq_init() local
|
| D | pmu.c | 957 const struct of_device_id *match; in exynos_pmu_probe() local
|
| /linux-4.4.14/drivers/net/ethernet/ti/ |
| D | cpsw-phy-sel.c | 138 static int match(struct device *dev, void *data) in match() function
|
| /linux-4.4.14/drivers/acpi/ |
| D | ioapic.c | 69 bool match = false; in acpi_is_ioapic() local
|
| /linux-4.4.14/net/wireless/ |
| D | wext-spy.c | 198 int match = -1; in wireless_spy_update() local
|
| /linux-4.4.14/drivers/reset/sti/ |
| D | reset-syscfg.c | 176 const struct of_device_id *match; in syscfg_reset_probe() local
|
| /linux-4.4.14/drivers/usb/phy/ |
| D | phy-isp1301.c | 141 static int match(struct device *dev, void *data) in match() function
|
| D | phy-am335x-control.c | 112 static int match(struct device *dev, void *data) in match() function
|
| /linux-4.4.14/drivers/net/wireless/orinoco/ |
| D | airport.c | 148 airport_attach(struct macio_dev *mdev, const struct of_device_id *match) in airport_attach()
|
| /linux-4.4.14/drivers/soc/tegra/fuse/ |
| D | fuse-tegra.c | 215 const struct of_device_id *match; in tegra_init_fuse() local
|
| /linux-4.4.14/net/sched/ |
| D | em_canid.c | 101 int match = 0; in em_canid_match() local
|
| /linux-4.4.14/security/tomoyo/ |
| D | condition.c | 227 const bool match) in tomoyo_scan_exec_realpath() 777 const bool match = condp->equals; in tomoyo_condition() local
|
| /linux-4.4.14/arch/arm/plat-omap/ |
| D | dmtimer.c | 595 unsigned int match) in omap_dm_timer_set_match() 800 const struct of_device_id *match; in omap_dm_timer_probe() local
|
| /linux-4.4.14/arch/hexagon/kernel/ |
| D | time.c | 66 u32 match; /* Match value */ member
|
| /linux-4.4.14/drivers/media/v4l2-core/ |
| D | v4l2-async.c | 64 bool (*match)(struct v4l2_subdev *, struct v4l2_async_subdev *); in v4l2_async_belongs() local
|
| /linux-4.4.14/include/linux/uwb/ |
| D | umc.h | 85 int (*match)(struct umc_driver *, struct umc_dev *); member
|
| /linux-4.4.14/drivers/gpu/drm/exynos/ |
| D | exynos_drm_drv.c | 580 struct component_match *match = NULL; in exynos_drm_match_add() local 616 struct component_match *match; in exynos_drm_platform_probe() local
|
| /linux-4.4.14/drivers/nvmem/ |
| D | mxs-ocotp.c | 180 const struct of_device_id *match; in mxs_ocotp_probe() local
|
| /linux-4.4.14/drivers/watchdog/ |
| D | sirfsoc_wdt.c | 44 u32 counter, match; in sirfsoc_wdt_gettimeleft() local
|
| D | st_lpc_wdt.c | 184 const struct of_device_id *match; in st_wdog_probe() local
|
| /linux-4.4.14/arch/arm/mach-rockchip/ |
| D | pm.c | 313 const struct of_device_id *match; in rockchip_suspend_init() local
|
| /linux-4.4.14/drivers/mtd/maps/ |
| D | physmap_of.c | 156 const struct of_device_id *match; in of_flash_probe() local
|
| /linux-4.4.14/drivers/acpi/acpica/ |
| D | evrgnini.c | 355 u8 match; in acpi_ev_is_pci_root_bridge() local
|
| /linux-4.4.14/drivers/irqchip/ |
| D | irq-st.c | 159 const struct of_device_id *match; in st_irq_syscfg_probe() local
|
| D | irq-atmel-aic-common.c | 199 const struct of_device_id *match; in aic_common_irq_fixup() local
|
| D | irq-tegra.c | 300 const struct of_device_id *match; in tegra_ictlr_init() local
|
| /linux-4.4.14/drivers/gpu/drm/imx/ |
| D | dw_hdmi-imx.c | 208 const struct of_device_id *match; in dw_hdmi_imx_bind() local
|
| /linux-4.4.14/drivers/gpu/drm/sti/ |
| D | sti_drv.c | 249 struct component_match *match = NULL; in sti_platform_probe() local
|
| /linux-4.4.14/drivers/thermal/st/ |
| D | st_thermal.c | 190 const struct of_device_id *match; in st_thermal_register() local
|
| /linux-4.4.14/drivers/input/misc/ |
| D | da9063_onkey.c | 206 const struct of_device_id *match; in da9063_onkey_probe() local
|
| /linux-4.4.14/drivers/macintosh/ |
| D | windfarm_pm121.c | 878 const char *match, in pm121_register_control() 908 const char *match, in pm121_register_sensor()
|
| /linux-4.4.14/sound/soc/rockchip/ |
| D | rockchip_spdif.c | 279 const struct of_device_id *match; in rk_spdif_probe() local
|
| /linux-4.4.14/drivers/tty/serial/8250/ |
| D | 8250_ingenic.c | 207 const struct of_device_id *match; in ingenic_uart_probe() local
|
| /linux-4.4.14/drivers/usb/host/ |
| D | fsl-mph-dr-of.c | 176 const struct of_device_id *match; in fsl_usb2_mph_dr_of_probe() local
|
| D | ehci-tegra.c | 399 const struct of_device_id *match; in tegra_ehci_probe() local
|
| /linux-4.4.14/drivers/gpio/ |
| D | gpio-palmas.c | 166 const struct of_device_id *match; in palmas_gpio_probe() local
|
| /linux-4.4.14/fs/xfs/ |
| D | xfs_extent_busy.c | 114 int match = 0; in xfs_extent_busy_search() local
|
| /linux-4.4.14/sound/soc/davinci/ |
| D | davinci-evm.c | 361 const struct of_device_id *match = in davinci_evm_probe() local
|
| /linux-4.4.14/drivers/w1/ |
| D | w1_io.c | 409 u8 match[9] = {W1_MATCH_ROM, }; in w1_reset_select_slave() local
|
| /linux-4.4.14/drivers/pci/host/ |
| D | pci-layerscape.c | 231 const struct of_device_id *match; in ls_pcie_probe() local
|
| /linux-4.4.14/sound/soc/tegra/ |
| D | tegra30_i2s.c | 380 const struct of_device_id *match; in tegra30_i2s_platform_probe() local
|
| /linux-4.4.14/drivers/pwm/ |
| D | pwm-atmel-hlcdc.c | 246 const struct of_device_id *match; in atmel_hlcdc_pwm_probe() local
|
| D | pwm-sun4i.c | 312 const struct of_device_id *match; in sun4i_pwm_probe() local
|
| /linux-4.4.14/drivers/iio/adc/ |
| D | rockchip_saradc.c | 180 const struct of_device_id *match; in rockchip_saradc_probe() local
|
| /linux-4.4.14/sound/aoa/soundbus/i2sbus/ |
| D | core.c | 330 static int i2sbus_probe(struct macio_dev* dev, const struct of_device_id *match) in i2sbus_probe()
|
| /linux-4.4.14/drivers/staging/rtl8723au/core/ |
| D | rtw_sta_mgt.c | 423 bool match = false; in rtw_access_ctrl23a() local
|
| /linux-4.4.14/drivers/power/avs/ |
| D | rockchip-io-domain.c | 279 const struct of_device_id *match; in rockchip_iodomain_probe() local
|
| /linux-4.4.14/arch/s390/include/asm/ |
| D | ccwdev.h | 44 const struct ccw_device_id *match) in ccw_device_id_match()
|
| /linux-4.4.14/drivers/thermal/ |
| D | armada_thermal.c | 259 const struct of_device_id *match; in armada_thermal_probe() local
|
| /linux-4.4.14/sound/soc/qcom/ |
| D | lpass-cpu.c | 367 const struct of_device_id *match; in asoc_qcom_lpass_cpu_platform_probe() local
|
| /linux-4.4.14/drivers/cpufreq/ |
| D | qoriq-cpufreq.c | 349 const struct of_device_id *match; in qoriq_cpufreq_init() local
|
| /linux-4.4.14/drivers/crypto/marvell/ |
| D | cesa.c | 375 const struct of_device_id *match; in mv_cesa_probe() local
|
| /linux-4.4.14/drivers/staging/rtl8188eu/core/ |
| D | rtw_sta_mgt.c | 509 u8 match = false; in rtw_access_ctrl() local
|
| /linux-4.4.14/drivers/gpu/drm/msm/hdmi/ |
| D | hdmi.c | 426 const struct of_device_id *match; in hdmi_bind() local
|
| /linux-4.4.14/drivers/memory/tegra/ |
| D | mc.c | 346 const struct of_device_id *match; in tegra_mc_probe() local
|
| /linux-4.4.14/drivers/net/can/c_can/ |
| D | c_can_platform.c | 256 const struct of_device_id *match; in c_can_plat_probe() local
|
| /linux-4.4.14/drivers/rtc/ |
| D | rtc-at91rm9200.c | 359 const struct of_device_id *match; in at91_rtc_get_config() local
|
| /linux-4.4.14/drivers/hid/ |
| D | hid-input.c | 98 hid_usage_cmp_t match, in hidinput_find_key() 329 const struct hid_device_id *match; in find_battery_quirk() local
|
| /linux-4.4.14/drivers/gpu/drm/msm/dsi/phy/ |
| D | dsi_phy.c | 287 const struct of_device_id *match; in dsi_phy_driver_probe() local
|
| /linux-4.4.14/drivers/gpu/drm/atmel-hlcdc/ |
| D | atmel_hlcdc_dc.c | 484 const struct of_device_id *match; in atmel_hlcdc_dc_load() local
|
| /linux-4.4.14/sound/soc/codecs/ |
| D | sirf-audio-codec.c | 463 const struct of_device_id *match; in sirf_audio_codec_driver_probe() local
|
| /linux-4.4.14/fs/afs/ |
| D | cmservice.c | 435 __be32 match; in SRXAFSCB_ProbeUuid() member
|
| /linux-4.4.14/drivers/devfreq/event/ |
| D | exynos-ppmu.c | 357 const struct of_device_id *match; in exynos_bus_get_ops() local
|
| /linux-4.4.14/drivers/iio/common/ssp_sensors/ |
| D | ssp_dev.c | 457 const struct of_device_id *match; in ssp_parse_dt() local
|
| /linux-4.4.14/drivers/bcma/ |
| D | scan.c | 275 struct bcma_device_id *match, int core_num, in bcma_get_next_core()
|
| /linux-4.4.14/drivers/staging/rtl8712/ |
| D | ieee80211.c | 403 int match; in r8712_get_wps_ie() local
|
| /linux-4.4.14/include/net/ |
| D | fib_rules.h | 57 int (*match)(struct fib_rule *, member
|
| D | inet_frag.h | 97 bool (*match)(const struct inet_frag_queue *q, member
|
| /linux-4.4.14/net/bridge/netfilter/ |
| D | ebtables.c | 365 struct xt_match *match; in ebt_check_match() local 1595 static int ebt_compat_match_offset(const struct xt_match *match, in ebt_compat_match_offset() 1612 const struct xt_match *match = m->u.match; in compat_match_to_user() local 1905 struct xt_match *match; in compat_mtw_from_user() local
|
| /linux-4.4.14/drivers/leds/ |
| D | leds-tlc591xx.c | 217 const struct of_device_id *match; in tlc591xx_probe() local
|
| /linux-4.4.14/drivers/bluetooth/ |
| D | ath3k.c | 507 const struct usb_device_id *match; in ath3k_probe() local
|
| /linux-4.4.14/drivers/char/xilinx_hwicap/ |
| D | xilinx_hwicap.c | 791 const struct of_device_id *match; in hwicap_drv_probe() local
|