/linux-4.1.27/arch/x86/kernel/cpu/ |
H A D | match.c | 31 const struct x86_cpu_id *x86_match_cpu(const struct x86_cpu_id *match) x86_match_cpu() argument
|
/linux-4.1.27/include/linux/iio/common/ |
H A D | st_sensors_i2c.h | 25 st_sensors_of_i2c_probe(struct i2c_client *client, const struct of_device_id *match) st_sensors_of_i2c_probe() argument
|
/linux-4.1.27/drivers/clocksource/ |
H A D | clksrc-of.c | 29 const struct of_device_id *match; clocksource_of_init() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
H A D | disp.h | 28 u16 match; member in struct:nvbios_ocfg
|
/linux-4.1.27/arch/metag/kernel/ |
H A D | devtree.c | 37 static const void * __init arch_get_next_mach(const char *const **match) arch_get_next_mach() argument
|
/linux-4.1.27/drivers/mmc/core/ |
H A D | pwrseq.c | 37 struct mmc_pwrseq_match *match = ERR_PTR(-ENODEV); mmc_pwrseq_find() local 54 struct mmc_pwrseq_match *match; mmc_pwrseq_alloc() local
|
/linux-4.1.27/drivers/mmc/host/ |
H A D | dw_mmc-k3.c | 45 const struct of_device_id *match; dw_mci_k3_probe() local
|
H A D | dw_mmc-pltfm.c | 106 const struct of_device_id *match; dw_mci_pltfm_probe() local
|
H A D | dw_mmc-rockchip.c | 111 const struct of_device_id *match; dw_mci_rockchip_probe() local
|
H A D | sdhci-iproc.c | 178 const struct of_device_id *match; sdhci_iproc_probe() local
|
H A D | sdhci-pxav2.c | 170 const struct of_device_id *match; sdhci_pxav2_probe() local
|
H A D | sdhci-pxav3.c | 368 const struct of_device_id *match; sdhci_pxav3_probe() local
|
H A D | sdhci-tegra.c | 250 const struct of_device_id *match; sdhci_tegra_probe() local
|
H A D | dw_mmc-exynos.c | 530 const struct of_device_id *match; dw_mci_exynos_probe() local
|
H A D | sdhci-s3c.c | 436 const struct of_device_id *match; sdhci_s3c_get_driver_data() local
|
/linux-4.1.27/drivers/memory/ |
H A D | atmel-sdramc.c | 55 const struct of_device_id *match; atmel_ramc_probe() local
|
H A D | fsl-corenet-cf.c | 179 const struct of_device_id *match; ccf_probe() local
|
/linux-4.1.27/drivers/misc/ |
H A D | atmel_tclib.c | 135 const struct of_device_id *match; tc_probe() local
|
H A D | atmel-ssc.c | 136 const struct of_device_id *match; atmel_ssc_get_driver_data() local
|
/linux-4.1.27/drivers/pinctrl/berlin/ |
H A D | berlin-bg2.c | 234 const struct of_device_id *match = berlin2_pinctrl_probe() local
|
H A D | berlin-bg2cd.c | 177 const struct of_device_id *match = berlin2cd_pinctrl_probe() local
|
H A D | berlin-bg2q.c | 396 const struct of_device_id *match = berlin2q_pinctrl_probe() local
|
/linux-4.1.27/arch/sparc/kernel/ |
H A D | of_device_common.h | 28 int (*match)(struct device_node *parent); member in struct:of_bus
|
H A D | prom_common.c | 104 int of_find_in_proplist(const char *list, const char *match, int len) of_find_in_proplist() argument
|
H A D | vio.c | 33 int match = 1; vio_match_device() local
|
/linux-4.1.27/fs/lockd/ |
H A D | svcshare.c | 92 nlmsvc_traverse_shares(struct nlm_host *host, struct nlm_file *file, nlm_host_match_fn_t match) nlmsvc_traverse_shares() argument
|
H A D | svcsubs.c | 213 nlm_inspect_file(struct nlm_host *host, struct nlm_file *file, nlm_host_match_fn_t match) nlm_inspect_file() argument 252 nlm_traverse_files(void *data, nlm_host_match_fn_t match, nlm_traverse_files() argument 162 nlm_traverse_locks(struct nlm_host *host, struct nlm_file *file, nlm_host_match_fn_t match) nlm_traverse_locks() argument
|
H A D | svclock.c | 310 nlmsvc_traverse_blocks(struct nlm_host *host, struct nlm_file *file, nlm_host_match_fn_t match) nlmsvc_traverse_blocks() argument
|
/linux-4.1.27/include/uapi/linux/netfilter/ |
H A D | xt_owner.h | 15 __u8 match, invert; member in struct:xt_owner_match_info
|
H A D | xt_policy.h | 59 struct xt_policy_spec match; member in struct:xt_policy_elem
|
H A D | x_tables.h | 23 struct xt_match *match; member in struct:xt_entry_match::__anon13460::__anon13462
|
/linux-4.1.27/arch/arc/kernel/ |
H A D | devtree.c | 42 static const void * __init arch_get_next_mach(const char *const **match) arch_get_next_mach() argument
|
/linux-4.1.27/net/wireless/ |
H A D | wext-spy.c | 198 int match = -1; wireless_spy_update() local
|
/linux-4.1.27/include/linux/ |
H A D | attribute_container.h | 23 int (*match)(struct attribute_container *, struct device *); member in struct:attribute_container
|
H A D | isa.h | 12 int (*match)(struct device *, unsigned int); member in struct:isa_driver
|
H A D | console.h | 126 int (*match)(struct console *, char *name, int idx, char *options); member in struct:console
|
H A D | irqdomain.h | 64 int (*match)(struct irq_domain *d, struct device_node *node); member in struct:irq_domain_ops
|
H A D | vme.h | 110 int (*match)(struct vme_dev *); member in struct:vme_driver
|
/linux-4.1.27/drivers/phy/ |
H A D | phy-exynos-dp-video.c | 81 const struct of_device_id *match; exynos_dp_video_phy_probe() local
|
H A D | phy-samsung-usb2.c | 132 const struct of_device_id *match; samsung_usb2_phy_probe() local
|
H A D | phy-stih41x-usb.c | 127 const struct of_device_id *match; stih41x_usb_phy_probe() local
|
/linux-4.1.27/drivers/pinctrl/mvebu/ |
H A D | pinctrl-armada-39x.c | 389 const struct of_device_id *match = armada_39x_pinctrl_probe() local
|
H A D | pinctrl-armada-38x.c | 411 const struct of_device_id *match = armada_38x_pinctrl_probe() local
|
H A D | pinctrl-armada-xp.c | 427 const struct of_device_id *match = armada_xp_pinctrl_probe() local
|
H A D | pinctrl-kirkwood.c | 472 const struct of_device_id *match = kirkwood_pinctrl_probe() local
|
H A D | pinctrl-orion.c | 223 const struct of_device_id *match = orion_pinctrl_probe() local
|
H A D | pinctrl-dove.c | 770 const struct of_device_id *match = dove_pinctrl_probe() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/ |
H A D | gf110.c | 27 gf110_gpio_reset(struct nvkm_gpio *gpio, u8 match) gf110_gpio_reset() argument
|
H A D | nv50.c | 27 nv50_gpio_reset(struct nvkm_gpio *gpio, u8 match) nv50_gpio_reset() argument
|
/linux-4.1.27/kernel/irq/ |
H A D | devres.c | 23 struct irq_devres *this = res, *match = data; devm_irq_match() local
|
/linux-4.1.27/lib/ |
H A D | glob.c | 71 bool match = false, inverted = (*pat == '!'); glob_match() local 142 bool match = glob_match(pat, str); test() local
|
/linux-4.1.27/drivers/iio/common/st_sensors/ |
H A D | st_sensors_i2c.c | 94 st_sensors_of_i2c_probe(struct i2c_client *client, const struct of_device_id *match) st_sensors_of_i2c_probe() argument
|
/linux-4.1.27/drivers/net/ethernet/freescale/fs_enet/ |
H A D | mii-fec.c | 101 const struct of_device_id *match; fs_enet_mdio_probe() local
|
/linux-4.1.27/drivers/net/wireless/ath/ath5k/ |
H A D | led.c | 170 const struct pci_device_id *match; ath5k_init_leds() local
|
/linux-4.1.27/drivers/mfd/ |
H A D | sun6i-prcm.c | 139 const struct of_device_id *match; sun6i_prcm_probe() local
|
H A D | tps65217.c | 166 const struct of_device_id *match; tps65217_probe() local
|
H A D | tps65218.c | 219 const struct of_device_id *match; tps65218_probe() local
|
H A D | max77686.c | 212 const struct of_device_id *match; max77686_i2c_probe() local
|
H A D | max8997.c | 171 const struct of_device_id *match; max8997_i2c_get_driver_data() local
|
H A D | max8998.c | 176 const struct of_device_id *match; max8998_i2c_get_driver_data() local
|
H A D | palmas.c | 501 const struct of_device_id *match; palmas_i2c_probe() local
|
H A D | sec-core.c | 296 const struct of_device_id *match; sec_i2c_get_driver_data() local
|
H A D | tps65910.c | 395 const struct of_device_id *match; tps65910_parse_dt() local
|
H A D | qcom_rpm.c | 460 const struct of_device_id *match; qcom_rpm_probe() local
|
/linux-4.1.27/drivers/net/ethernet/ti/ |
H A D | cpsw-phy-sel.c | 136 static int match(struct device *dev, void *data) match() function
|
H A D | cpts.c | 65 static int cpts_fifo_read(struct cpts *cpts, int match) cpts_fifo_read() argument
|
/linux-4.1.27/drivers/net/wireless/orinoco/ |
H A D | airport.c | 148 airport_attach(struct macio_dev *mdev, const struct of_device_id *match) airport_attach() argument
|
/linux-4.1.27/arch/sh/mm/ |
H A D | tlbflush_64.c | 33 unsigned long long match, pteh=0, lpage; local_flush_tlb_one() local 83 unsigned long long match, pteh=0, pteh_epn, pteh_low; local_flush_tlb_range() local
|
/linux-4.1.27/drivers/tty/serial/ |
H A D | earlycon.c | 106 static int __init register_earlycon(char *buf, const struct earlycon_id *match) register_earlycon() argument 150 const struct earlycon_id *match; setup_earlycon() local
|
H A D | of_serial.c | 163 const struct of_device_id *match; of_platform_serial_probe() local
|
/linux-4.1.27/drivers/usb/dwc2/ |
H A D | platform.c | 155 const struct of_device_id *match; dwc2_driver_probe() local
|
/linux-4.1.27/drivers/usb/phy/ |
H A D | phy-isp1301.c | 140 static int match(struct device *dev, void *data) match() function
|
H A D | phy-am335x-control.c | 112 static int match(struct device *dev, void *data) match() function
|
/linux-4.1.27/drivers/power/reset/ |
H A D | qnap-poweroff.c | 84 const struct of_device_id *match = qnap_power_off_probe() local
|
H A D | st-poweroff.c | 120 const struct of_device_id *match; st_reset_probe() local
|
H A D | vexpress-poweroff.c | 114 const struct of_device_id *match = vexpress_reset_probe() local
|
H A D | at91-reset.c | 174 const struct of_device_id *match; at91_reset_of_probe() local 200 const struct platform_device_id *match; at91_reset_platform_probe() local
|
/linux-4.1.27/arch/mips/kernel/ |
H A D | mips-mt-fpaff.c | 49 bool match; check_same_owner() local
|
/linux-4.1.27/arch/arm/kernel/ |
H A D | devtree.c | 184 static const void * __init arch_get_next_mach(const char *const **match) arch_get_next_mach() argument
|
/linux-4.1.27/net/netfilter/ |
H A D | xt_ipvs.c | 56 bool match = true; ipvs_mt() local
|
/linux-4.1.27/sound/pci/hda/ |
H A D | hda_i915.c | 156 struct component_match *match = NULL; hda_i915_init() local
|
/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/irqchip/ |
H A D | irq-st.c | 159 const struct of_device_id *match; st_irq_syscfg_probe() local
|
H A D | irq-atmel-aic-common.c | 199 const struct of_device_id *match; aic_common_irq_fixup() local
|
H A D | irq-tegra.c | 298 const struct of_device_id *match; tegra_ictlr_init() local
|
/linux-4.1.27/drivers/i2c/busses/ |
H A D | i2c-pca-isa.c | 120 int match = base != 0; pca_isa_match() local
|
/linux-4.1.27/drivers/mtd/maps/ |
H A D | physmap_of.c | 154 const struct of_device_id *match; of_flash_probe() local
|
/linux-4.1.27/drivers/scsi/ufs/ |
H A D | ufshcd-pltfrm.c | 46 const struct of_device_id *match; get_variant_ops() local
|
/linux-4.1.27/drivers/soc/qcom/ |
H A D | qcom_gsbi.c | 137 const struct of_device_id *match; gsbi_probe() local
|
/linux-4.1.27/drivers/regulator/ |
H A D | of_regulator.c | 234 struct of_regulator_match *match = &matches[i]; of_regulator_match() local 245 struct of_regulator_match *match = &matches[i]; for_each_child_of_node() local
|
H A D | tps65218-regulator.c | 224 const struct of_device_id *match; tps65218_regulator_probe() local
|
H A D | as3711-regulator.c | 191 struct of_regulator_match *match; as3711_regulator_parse_dt() local
|
H A D | devres.c | 262 struct regulator_supply_alias_match *match = res; devm_regulator_match_supply_alias() local 270 struct regulator_supply_alias_match *match = res; devm_regulator_destroy_supply_alias() local 292 struct regulator_supply_alias_match *match; devm_regulator_register_supply_alias() local 330 struct regulator_supply_alias_match match; devm_regulator_unregister_supply_alias() local 425 struct regulator_notifier_match *match = res; devm_regulator_match_notifier() local 433 struct regulator_notifier_match *match = res; devm_regulator_destroy_notifier() local 451 struct regulator_notifier_match *match; devm_regulator_register_notifier() local 489 struct regulator_notifier_match match; devm_regulator_unregister_notifier() local
|
H A D | max1586.c | 228 const struct of_device_id *match; max1586_pmic_probe() local
|
H A D | fan53555.c | 367 const struct of_device_id *match; fan53555_regulator_probe() local
|
H A D | ti-abb-regulator.c | 699 const struct of_device_id *match; ti_abb_probe() local
|
H A D | tps51632-regulator.c | 270 const struct of_device_id *match; tps51632_probe() local
|
H A D | tps62360-regulator.c | 367 const struct of_device_id *match; tps62360_probe() local
|
/linux-4.1.27/drivers/reset/sti/ |
H A D | reset-syscfg.c | 176 const struct of_device_id *match; syscfg_reset_probe() local
|
/linux-4.1.27/drivers/staging/rtl8723au/core/ |
H A D | rtw_sta_mgt.c | 423 bool match = false; rtw_access_ctrl23a() local
|
/linux-4.1.27/drivers/net/ethernet/arc/ |
H A D | emac_rockchip.c | 93 const struct of_device_id *match; emac_rockchip_probe() local
|
/linux-4.1.27/drivers/gpio/ |
H A D | gpio-palmas.c | 166 const struct of_device_id *match; palmas_gpio_probe() local
|
H A D | gpio-grgpio.c | 208 int match = 0; grgpio_irq_handler() local
|
H A D | gpio-davinci.c | 476 const struct of_device_id *match; davinci_gpio_irq_setup() local
|
H A D | gpio-rcar.c | 349 const struct of_device_id *match; gpio_rcar_parse_pdata() local
|
/linux-4.1.27/arch/x86/mm/ |
H A D | pat_rbtree.c | 104 struct memtype *match; memtype_rb_exact_match() local 129 struct memtype *match; memtype_rb_check_conflict() local
|
/linux-4.1.27/drivers/base/power/ |
H A D | trace.c | 172 int match; show_file_hash() local 191 int match = 0; show_dev_hash() local
|
/linux-4.1.27/drivers/clk/ |
H A D | clkdev.c | 138 int match, best_found = 0, best_possible = 0; clk_find() local
|
H A D | clk-palmas.c | 245 const struct of_device_id *match; palmas_clks_probe() local
|
/linux-4.1.27/drivers/clk/samsung/ |
H A D | clk-exynos-audss.c | 114 const struct of_device_id *match; exynos_audss_clk_probe() local
|
H A D | clk.c | 293 const struct of_device_id *match; samsung_clk_of_register_fixed_ext() local
|
/linux-4.1.27/drivers/acpi/acpica/ |
H A D | evrgnini.c | 355 u8 match; acpi_ev_is_pci_root_bridge() local
|
/linux-4.1.27/drivers/acpi/ |
H A D | ioapic.c | 69 bool match = false; acpi_is_ioapic() local
|
/linux-4.1.27/drivers/thermal/st/ |
H A D | st_thermal.c | 191 const struct of_device_id *match; st_thermal_register() local
|
/linux-4.1.27/fs/xfs/ |
H A D | xfs_extent_busy.c | 114 int match = 0; xfs_extent_busy_search() local
|
H A D | xfs_icache.c | 1241 int match; xfs_inode_free_eofblocks() local
|
/linux-4.1.27/fs/isofs/ |
H A D | namei.c | 54 int de_len, match, i, dlen; isofs_find_entry() local
|
/linux-4.1.27/include/linux/netfilter_bridge/ |
H A D | ebtables.h | 26 bool (*match)(const struct sk_buff *skb, const struct net_device *in, member in struct:ebt_match
|
/linux-4.1.27/include/linux/uwb/ |
H A D | umc.h | 85 int (*match)(struct umc_driver *, struct umc_dev *); member in struct:umc_driver
|
/linux-4.1.27/include/media/ |
H A D | v4l2-async.h | 54 bool (*match)(struct device *, member in struct:v4l2_async_subdev::__anon12578::__anon12582 58 } match; member in struct:v4l2_async_subdev
|
/linux-4.1.27/arch/arm/mach-omap2/ |
H A D | cm_common.c | 316 const struct of_device_id *match; omap2_cm_base_init() local 354 const struct of_device_id *match; omap_cm_init() local
|
H A D | prm_common.c | 749 const struct of_device_id *match; omap2_prm_base_init() local 794 const struct of_device_id *match; omap_prcm_init() local
|
H A D | timer.c | 168 static struct device_node * __init omap_get_timer_dt(const struct of_device_id *match, omap_get_timer_dt() argument
|
/linux-4.1.27/arch/arm/mach-rockchip/ |
H A D | pm.c | 253 const struct of_device_id *match; rockchip_suspend_init() local
|
/linux-4.1.27/arch/arm/mach-mvebu/ |
H A D | coherency.c | 171 const struct of_device_id *match; coherency_type() local
|
H A D | system-controller.c | 163 const struct of_device_id *match; mvebu_system_controller_init() local
|
/linux-4.1.27/net/sched/ |
H A D | em_canid.c | 101 int match = 0; em_canid_match() local
|
/linux-4.1.27/drivers/hwmon/ |
H A D | vexpress.c | 222 const struct of_device_id *match; vexpress_hwmon_probe() local
|
/linux-4.1.27/drivers/iio/adc/ |
H A D | rockchip_saradc.c | 180 const struct of_device_id *match; rockchip_saradc_probe() local
|
/linux-4.1.27/drivers/iio/common/ssp_sensors/ |
H A D | ssp_dev.c | 457 const struct of_device_id *match; ssp_parse_dt() local
|
/linux-4.1.27/drivers/net/can/c_can/ |
H A D | c_can_platform.c | 256 const struct of_device_id *match; c_can_plat_probe() local
|
/linux-4.1.27/drivers/net/can/mscan/ |
H A D | mpc5xxx_can.c | 288 const struct of_device_id *match; mpc5xxx_can_probe() local 361 const struct of_device_id *match; mpc5xxx_can_remove() local
|
/linux-4.1.27/drivers/media/rc/ |
H A D | ir-rx51.c | 57 unsigned int match; member in struct:lirc_rx51 78 u32 load, match; init_timing_params() local
|
/linux-4.1.27/drivers/memory/tegra/ |
H A D | mc.c | 211 const struct of_device_id *match; tegra_mc_probe() local
|
/linux-4.1.27/drivers/scsi/ |
H A D | mac53c94.c | 410 static int mac53c94_probe(struct macio_dev *mdev, const struct of_device_id *match) mac53c94_probe() argument
|
/linux-4.1.27/drivers/pwm/ |
H A D | pwm-atmel-hlcdc.c | 237 const struct of_device_id *match; atmel_hlcdc_pwm_probe() local
|
H A D | pwm-atmel.c | 302 const struct of_device_id *match; atmel_pwm_get_driver_data() local
|
H A D | pwm-sun4i.c | 291 const struct of_device_id *match; sun4i_pwm_probe() local
|
H A D | core.c | 607 unsigned int match; pwm_get() local
|
/linux-4.1.27/drivers/rtc/ |
H A D | rtc-at91rm9200.c | 357 const struct of_device_id *match; at91_rtc_get_config() local
|
H A D | rtc-pm8xxx.c | 441 const struct of_device_id *match; pm8xxx_rtc_probe() local
|
/linux-4.1.27/drivers/staging/rtl8188eu/core/ |
H A D | rtw_sta_mgt.c | 534 u8 match = false; rtw_access_ctrl() local
|
/linux-4.1.27/drivers/of/ |
H A D | irq.c | 102 int imaplen, match, i; of_irq_parse_raw() local 526 const struct of_device_id *match; local
|
/linux-4.1.27/drivers/gpu/drm/armada/ |
H A D | armada_drv.c | 449 struct component_match *match = NULL; armada_drm_probe() local 361 armada_add_endpoints(struct device *dev, struct component_match **match, struct device_node *port) armada_add_endpoints() argument 383 armada_drm_find_components(struct device *dev, struct component_match **match) armada_drm_find_components() argument
|
/linux-4.1.27/drivers/gpu/drm/atmel-hlcdc/ |
H A D | atmel_hlcdc_dc.c | 281 const struct of_device_id *match; atmel_hlcdc_dc_load() local
|
/linux-4.1.27/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_drv.c | 461 struct component_match *match = NULL; exynos_drm_match_add() local 567 struct component_match *match; exynos_drm_platform_probe() local
|
/linux-4.1.27/drivers/gpu/drm/imx/ |
H A D | dw_hdmi-imx.c | 195 const struct of_device_id *match; dw_hdmi_imx_bind() local
|
H A D | imx-drm-core.c | 535 struct component_match *match = NULL; imx_drm_platform_probe() local
|
/linux-4.1.27/drivers/input/touchscreen/ |
H A D | pixcir_i2c_ts.c | 418 const struct of_device_id *match; pixcir_parse_dt() local
|
/linux-4.1.27/drivers/cpufreq/ |
H A D | qoriq-cpufreq.c | 339 const struct of_device_id *match; qoriq_cpufreq_init() local
|
/linux-4.1.27/drivers/gpu/drm/msm/hdmi/ |
H A D | hdmi.c | 367 const struct of_device_id *match; hdmi_bind() local
|
/linux-4.1.27/drivers/bcma/ |
H A D | scan.c | 274 bcma_get_next_core(struct bcma_bus *bus, u32 __iomem **eromptr, struct bcma_device_id *match, int core_num, struct bcma_device *core) bcma_get_next_core() argument
|
/linux-4.1.27/drivers/bluetooth/ |
H A D | ath3k.c | 507 const struct usb_device_id *match; ath3k_probe() local
|
/linux-4.1.27/crypto/ |
H A D | crypto_user.c | 54 int match = 0; crypto_alg_match() local
|
/linux-4.1.27/drivers/base/ |
H A D | component.c | 37 struct component_match *match; member in struct:master 111 struct component_match *match = master->match; find_components() local 264 struct component_match *match = *matchptr; component_match_add() local 232 component_match_realloc(struct device *dev, struct component_match *match, size_t num) component_match_realloc() argument 286 component_master_add_with_match(struct device *dev, const struct component_master_ops *ops, struct component_match *match) component_master_add_with_match() argument
|
H A D | dma-mapping.c | 42 struct dma_devres *this = res, *match = match_data; dmam_match() local
|
/linux-4.1.27/drivers/gpu/drm/rockchip/ |
H A D | dw_hdmi-rockchip.c | 250 const struct of_device_id *match; dw_hdmi_rockchip_bind() local
|
H A D | rockchip_drm_drv.c | 484 struct component_match *match = NULL; rockchip_drm_platform_probe() local 418 rockchip_add_endpoints(struct device *dev, struct component_match **match, struct device_node *port) rockchip_add_endpoints() argument
|
/linux-4.1.27/drivers/gpu/drm/sti/ |
H A D | sti_drm_drv.c | 250 struct component_match *match = NULL; sti_drm_master_probe() local
|
/linux-4.1.27/drivers/thermal/ |
H A D | armada_thermal.c | 259 const struct of_device_id *match; armada_thermal_probe() local
|
/linux-4.1.27/drivers/usb/host/ |
H A D | ehci-tegra.c | 393 const struct of_device_id *match; tegra_ehci_probe() local
|
H A D | fsl-mph-dr-of.c | 166 const struct of_device_id *match; fsl_usb2_mph_dr_of_probe() local
|
/linux-4.1.27/drivers/w1/ |
H A D | w1_io.c | 409 u8 match[9] = {W1_MATCH_ROM, }; w1_reset_select_slave() local
|
/linux-4.1.27/drivers/watchdog/ |
H A D | mpc8xxx_wdt.c | 155 const struct of_device_id *match; mpc8xxx_wdt_probe() local
|
H A D | sirfsoc_wdt.c | 44 u32 counter, match; sirfsoc_wdt_gettimeleft() local
|
H A D | orion_wdt.c | 537 const struct of_device_id *match; orion_wdt_probe() local
|
/linux-4.1.27/drivers/power/avs/ |
H A D | rockchip-io-domain.c | 219 const struct of_device_id *match; rockchip_iodomain_probe() local
|
/linux-4.1.27/include/net/ |
H A D | fib_rules.h | 55 int (*match)(struct fib_rule *, member in struct:fib_rules_ops
|
H A D | inet_frag.h | 97 bool (*match)(const struct inet_frag_queue *q, member in struct:inet_frags
|
H A D | pkt_cls.h | 235 int (*match)(struct sk_buff *, struct tcf_ematch *, member in struct:tcf_ematch_ops
|
/linux-4.1.27/arch/s390/include/asm/ |
H A D | ccwdev.h | 43 ccw_device_id_match(const struct ccw_device_id *array, const struct ccw_device_id *match) ccw_device_id_match() argument
|
/linux-4.1.27/arch/mips/lib/ |
H A D | csum_partial.S | 610 #define match rem define
|
H A D | memcpy.S | 417 #define match rem define
|
/linux-4.1.27/arch/mips/sgi-ip22/ |
H A D | ip22-gio.c | 49 const struct gio_device_id *gio_match_device(const struct gio_device_id *match, gio_match_device() argument 126 const struct gio_device_id *match; gio_device_probe() local
|
/linux-4.1.27/arch/hexagon/kernel/ |
H A D | time.c | 66 u32 match; /* Match value */ member in struct:adsp_hw_timer_struct
|
/linux-4.1.27/arch/arm/mach-exynos/ |
H A D | pmu.c | 955 const struct of_device_id *match; exynos_pmu_probe() local
|
/linux-4.1.27/fs/afs/ |
H A D | cmservice.c | 435 __be32 match; SRXAFSCB_ProbeUuid() member in struct:__anon10735
|
/linux-4.1.27/net/sctp/ |
H A D | bind_addr.c | 319 int match = 0; sctp_bind_addr_match() local
|
/linux-4.1.27/sound/aoa/soundbus/i2sbus/ |
H A D | core.c | 330 static int i2sbus_probe(struct macio_dev* dev, const struct of_device_id *match) i2sbus_probe() argument
|
/linux-4.1.27/sound/soc/tegra/ |
H A D | tegra30_i2s.c | 380 const struct of_device_id *match; tegra30_i2s_platform_probe() local
|
/linux-4.1.27/tools/hv/ |
H A D | hv_vss_daemon.c | 81 char match[] = "/dev/"; vss_operate() local
|
/linux-4.1.27/sound/soc/davinci/ |
H A D | davinci-evm.c | 361 const struct of_device_id *match = davinci_evm_probe() local
|
/linux-4.1.27/drivers/macintosh/ |
H A D | macio_asic.c | 77 const struct of_device_id *match; macio_device_probe() local
|
H A D | rack-meter.c | 367 rackmeter_probe(struct macio_dev* mdev, const struct of_device_id *match) rackmeter_probe() argument
|
/linux-4.1.27/drivers/s390/block/ |
H A D | dasd_3990_erp.c | 2484 int match = 0; /* 'boolean' for matching error found */ dasd_3990_erp_in_erp() local
|
/linux-4.1.27/drivers/staging/rtl8712/ |
H A D | ieee80211.c | 399 int match; r8712_get_wps_ie() local
|
/linux-4.1.27/drivers/target/iscsi/ |
H A D | iscsi_target_tpg.c | 439 bool match = false; iscsit_tpg_check_network_portal() local
|
/linux-4.1.27/drivers/pinctrl/meson/ |
H A D | pinctrl-meson.c | 715 const struct of_device_id *match; meson_pinctrl_probe() local
|
/linux-4.1.27/arch/tile/kernel/ |
H A D | backtrace.c | 72 bool match; find_matching_insn() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
H A D | base.c | 44 struct nvkm_device *device, *match = NULL; nvkm_device_find() local
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
H A D | mkregtable.c | 625 regmatch_t match[4]; parser_auth() local
|
/linux-4.1.27/drivers/char/hw_random/ |
H A D | n2-drv.c | 624 const struct of_device_id *match; n2rng_probe() local
|
/linux-4.1.27/drivers/char/xilinx_hwicap/ |
H A D | xilinx_hwicap.c | 791 const struct of_device_id *match; hwicap_drv_probe() local
|
/linux-4.1.27/drivers/gpu/host1x/ |
H A D | mipi.c | 288 const struct of_device_id *match; tegra_mipi_probe() local
|
/linux-4.1.27/drivers/pnp/pnpacpi/ |
H A D | rsparser.c | 135 vendor_resource_matches(struct pnp_dev *dev, struct acpi_resource_vendor_typed *vendor, struct acpi_vendor_uuid *match, int expected_len) vendor_resource_matches() argument
|
/linux-4.1.27/include/sound/ |
H A D | hdaudio.h | 157 int (*match)(struct hdac_device *dev, struct hdac_driver *drv); snd_hdac_power_down_pm() member in struct:hdac_driver
|
/linux-4.1.27/include/linux/netfilter/ |
H A D | x_tables.h | 30 const struct xt_match *match; member in union:xt_action_param::__anon12284 61 const struct xt_match *match; member in struct:xt_mtchk_param 73 const struct xt_match *match; member in struct:xt_mtdtor_param 116 bool (*match)(const struct sk_buff *skb, member in struct:xt_match 369 compat_uptr_t match; member in struct:compat_xt_entry_match::__anon12286::__anon12288
|
/linux-4.1.27/include/linux/sunrpc/ |
H A D | cache.h | 101 int (*match)(struct cache_head *orig, struct cache_head *new); member in struct:cache_detail
|
/linux-4.1.27/include/uapi/linux/netfilter_bridge/ |
H A D | ebtables.h | 121 struct xt_match *match; member in union:ebt_entry_match::__anon13509
|
/linux-4.1.27/arch/powerpc/sysdev/ |
H A D | fsl_msi.c | 401 const struct of_device_id *match; fsl_of_msi_probe() local
|