Searched defs:match (Results 1 - 200 of 459) sorted by relevance

123

/linux-4.1.27/arch/x86/kernel/cpu/
H A Dmatch.c31 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 Dst_sensors_i2c.h25 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 Dclksrc-of.c29 const struct of_device_id *match; clocksource_of_init() local
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Ddisp.h28 u16 match; member in struct:nvbios_ocfg
/linux-4.1.27/arch/metag/kernel/
H A Ddevtree.c37 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 Dpwrseq.c37 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 Ddw_mmc-k3.c45 const struct of_device_id *match; dw_mci_k3_probe() local
H A Ddw_mmc-pltfm.c106 const struct of_device_id *match; dw_mci_pltfm_probe() local
H A Ddw_mmc-rockchip.c111 const struct of_device_id *match; dw_mci_rockchip_probe() local
H A Dsdhci-iproc.c178 const struct of_device_id *match; sdhci_iproc_probe() local
H A Dsdhci-pxav2.c170 const struct of_device_id *match; sdhci_pxav2_probe() local
H A Dsdhci-pxav3.c368 const struct of_device_id *match; sdhci_pxav3_probe() local
H A Dsdhci-tegra.c250 const struct of_device_id *match; sdhci_tegra_probe() local
H A Ddw_mmc-exynos.c530 const struct of_device_id *match; dw_mci_exynos_probe() local
H A Dsdhci-s3c.c436 const struct of_device_id *match; sdhci_s3c_get_driver_data() local
/linux-4.1.27/drivers/memory/
H A Datmel-sdramc.c55 const struct of_device_id *match; atmel_ramc_probe() local
H A Dfsl-corenet-cf.c179 const struct of_device_id *match; ccf_probe() local
/linux-4.1.27/drivers/misc/
H A Datmel_tclib.c135 const struct of_device_id *match; tc_probe() local
H A Datmel-ssc.c136 const struct of_device_id *match; atmel_ssc_get_driver_data() local
/linux-4.1.27/drivers/pinctrl/berlin/
H A Dberlin-bg2.c234 const struct of_device_id *match = berlin2_pinctrl_probe() local
H A Dberlin-bg2cd.c177 const struct of_device_id *match = berlin2cd_pinctrl_probe() local
H A Dberlin-bg2q.c396 const struct of_device_id *match = berlin2q_pinctrl_probe() local
/linux-4.1.27/arch/sparc/kernel/
H A Dof_device_common.h28 int (*match)(struct device_node *parent); member in struct:of_bus
H A Dprom_common.c104 int of_find_in_proplist(const char *list, const char *match, int len) of_find_in_proplist() argument
H A Dvio.c33 int match = 1; vio_match_device() local
/linux-4.1.27/fs/lockd/
H A Dsvcshare.c92 nlmsvc_traverse_shares(struct nlm_host *host, struct nlm_file *file, nlm_host_match_fn_t match) nlmsvc_traverse_shares() argument
H A Dsvcsubs.c213 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 Dsvclock.c310 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 Dxt_owner.h15 __u8 match, invert; member in struct:xt_owner_match_info
H A Dxt_policy.h59 struct xt_policy_spec match; member in struct:xt_policy_elem
H A Dx_tables.h23 struct xt_match *match; member in struct:xt_entry_match::__anon13460::__anon13462
/linux-4.1.27/arch/arc/kernel/
H A Ddevtree.c42 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 Dwext-spy.c198 int match = -1; wireless_spy_update() local
/linux-4.1.27/include/linux/
H A Dattribute_container.h23 int (*match)(struct attribute_container *, struct device *); member in struct:attribute_container
H A Disa.h12 int (*match)(struct device *, unsigned int); member in struct:isa_driver
H A Dconsole.h126 int (*match)(struct console *, char *name, int idx, char *options); member in struct:console
H A Dirqdomain.h64 int (*match)(struct irq_domain *d, struct device_node *node); member in struct:irq_domain_ops
H A Dvme.h110 int (*match)(struct vme_dev *); member in struct:vme_driver
/linux-4.1.27/drivers/phy/
H A Dphy-exynos-dp-video.c81 const struct of_device_id *match; exynos_dp_video_phy_probe() local
H A Dphy-samsung-usb2.c132 const struct of_device_id *match; samsung_usb2_phy_probe() local
H A Dphy-stih41x-usb.c127 const struct of_device_id *match; stih41x_usb_phy_probe() local
/linux-4.1.27/drivers/pinctrl/mvebu/
H A Dpinctrl-armada-39x.c389 const struct of_device_id *match = armada_39x_pinctrl_probe() local
H A Dpinctrl-armada-38x.c411 const struct of_device_id *match = armada_38x_pinctrl_probe() local
H A Dpinctrl-armada-xp.c427 const struct of_device_id *match = armada_xp_pinctrl_probe() local
H A Dpinctrl-kirkwood.c472 const struct of_device_id *match = kirkwood_pinctrl_probe() local
H A Dpinctrl-orion.c223 const struct of_device_id *match = orion_pinctrl_probe() local
H A Dpinctrl-dove.c770 const struct of_device_id *match = dove_pinctrl_probe() local
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/
H A Dgf110.c27 gf110_gpio_reset(struct nvkm_gpio *gpio, u8 match) gf110_gpio_reset() argument
H A Dnv50.c27 nv50_gpio_reset(struct nvkm_gpio *gpio, u8 match) nv50_gpio_reset() argument
/linux-4.1.27/kernel/irq/
H A Ddevres.c23 struct irq_devres *this = res, *match = data; devm_irq_match() local
/linux-4.1.27/lib/
H A Dglob.c71 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 Dst_sensors_i2c.c94 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 Dmii-fec.c101 const struct of_device_id *match; fs_enet_mdio_probe() local
/linux-4.1.27/drivers/net/wireless/ath/ath5k/
H A Dled.c170 const struct pci_device_id *match; ath5k_init_leds() local
/linux-4.1.27/drivers/mfd/
H A Dsun6i-prcm.c139 const struct of_device_id *match; sun6i_prcm_probe() local
H A Dtps65217.c166 const struct of_device_id *match; tps65217_probe() local
H A Dtps65218.c219 const struct of_device_id *match; tps65218_probe() local
H A Dmax77686.c212 const struct of_device_id *match; max77686_i2c_probe() local
H A Dmax8997.c171 const struct of_device_id *match; max8997_i2c_get_driver_data() local
H A Dmax8998.c176 const struct of_device_id *match; max8998_i2c_get_driver_data() local
H A Dpalmas.c501 const struct of_device_id *match; palmas_i2c_probe() local
H A Dsec-core.c296 const struct of_device_id *match; sec_i2c_get_driver_data() local
H A Dtps65910.c395 const struct of_device_id *match; tps65910_parse_dt() local
H A Dqcom_rpm.c460 const struct of_device_id *match; qcom_rpm_probe() local
/linux-4.1.27/drivers/net/ethernet/ti/
H A Dcpsw-phy-sel.c136 static int match(struct device *dev, void *data) match() function
H A Dcpts.c65 static int cpts_fifo_read(struct cpts *cpts, int match) cpts_fifo_read() argument
/linux-4.1.27/drivers/net/wireless/orinoco/
H A Dairport.c148 airport_attach(struct macio_dev *mdev, const struct of_device_id *match) airport_attach() argument
/linux-4.1.27/arch/sh/mm/
H A Dtlbflush_64.c33 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 Dearlycon.c106 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 Dof_serial.c163 const struct of_device_id *match; of_platform_serial_probe() local
/linux-4.1.27/drivers/usb/dwc2/
H A Dplatform.c155 const struct of_device_id *match; dwc2_driver_probe() local
/linux-4.1.27/drivers/usb/phy/
H A Dphy-isp1301.c140 static int match(struct device *dev, void *data) match() function
H A Dphy-am335x-control.c112 static int match(struct device *dev, void *data) match() function
/linux-4.1.27/drivers/power/reset/
H A Dqnap-poweroff.c84 const struct of_device_id *match = qnap_power_off_probe() local
H A Dst-poweroff.c120 const struct of_device_id *match; st_reset_probe() local
H A Dvexpress-poweroff.c114 const struct of_device_id *match = vexpress_reset_probe() local
H A Dat91-reset.c174 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 Dmips-mt-fpaff.c49 bool match; check_same_owner() local
/linux-4.1.27/arch/arm/kernel/
H A Ddevtree.c184 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 Dxt_ipvs.c56 bool match = true; ipvs_mt() local
/linux-4.1.27/sound/pci/hda/
H A Dhda_i915.c156 struct component_match *match = NULL; hda_i915_init() local
/linux-4.1.27/drivers/iommu/
H A Dof_iommu.c177 const struct of_device_id *match, *matches = &__iommu_of_table; of_iommu_init() local
/linux-4.1.27/drivers/irqchip/
H A Dirq-st.c159 const struct of_device_id *match; st_irq_syscfg_probe() local
H A Dirq-atmel-aic-common.c199 const struct of_device_id *match; aic_common_irq_fixup() local
H A Dirq-tegra.c298 const struct of_device_id *match; tegra_ictlr_init() local
/linux-4.1.27/drivers/i2c/busses/
H A Di2c-pca-isa.c120 int match = base != 0; pca_isa_match() local
/linux-4.1.27/drivers/mtd/maps/
H A Dphysmap_of.c154 const struct of_device_id *match; of_flash_probe() local
/linux-4.1.27/drivers/scsi/ufs/
H A Dufshcd-pltfrm.c46 const struct of_device_id *match; get_variant_ops() local
/linux-4.1.27/drivers/soc/qcom/
H A Dqcom_gsbi.c137 const struct of_device_id *match; gsbi_probe() local
/linux-4.1.27/drivers/regulator/
H A Dof_regulator.c234 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 Dtps65218-regulator.c224 const struct of_device_id *match; tps65218_regulator_probe() local
H A Das3711-regulator.c191 struct of_regulator_match *match; as3711_regulator_parse_dt() local
H A Ddevres.c262 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 Dmax1586.c228 const struct of_device_id *match; max1586_pmic_probe() local
H A Dfan53555.c367 const struct of_device_id *match; fan53555_regulator_probe() local
H A Dti-abb-regulator.c699 const struct of_device_id *match; ti_abb_probe() local
H A Dtps51632-regulator.c270 const struct of_device_id *match; tps51632_probe() local
H A Dtps62360-regulator.c367 const struct of_device_id *match; tps62360_probe() local
/linux-4.1.27/drivers/reset/sti/
H A Dreset-syscfg.c176 const struct of_device_id *match; syscfg_reset_probe() local
/linux-4.1.27/drivers/staging/rtl8723au/core/
H A Drtw_sta_mgt.c423 bool match = false; rtw_access_ctrl23a() local
/linux-4.1.27/drivers/net/ethernet/arc/
H A Demac_rockchip.c93 const struct of_device_id *match; emac_rockchip_probe() local
/linux-4.1.27/drivers/gpio/
H A Dgpio-palmas.c166 const struct of_device_id *match; palmas_gpio_probe() local
H A Dgpio-grgpio.c208 int match = 0; grgpio_irq_handler() local
H A Dgpio-davinci.c476 const struct of_device_id *match; davinci_gpio_irq_setup() local
H A Dgpio-rcar.c349 const struct of_device_id *match; gpio_rcar_parse_pdata() local
/linux-4.1.27/arch/x86/mm/
H A Dpat_rbtree.c104 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 Dtrace.c172 int match; show_file_hash() local
191 int match = 0; show_dev_hash() local
/linux-4.1.27/drivers/clk/
H A Dclkdev.c138 int match, best_found = 0, best_possible = 0; clk_find() local
H A Dclk-palmas.c245 const struct of_device_id *match; palmas_clks_probe() local
/linux-4.1.27/drivers/clk/samsung/
H A Dclk-exynos-audss.c114 const struct of_device_id *match; exynos_audss_clk_probe() local
H A Dclk.c293 const struct of_device_id *match; samsung_clk_of_register_fixed_ext() local
/linux-4.1.27/drivers/acpi/acpica/
H A Devrgnini.c355 u8 match; acpi_ev_is_pci_root_bridge() local
/linux-4.1.27/drivers/acpi/
H A Dioapic.c69 bool match = false; acpi_is_ioapic() local
/linux-4.1.27/drivers/thermal/st/
H A Dst_thermal.c191 const struct of_device_id *match; st_thermal_register() local
/linux-4.1.27/fs/xfs/
H A Dxfs_extent_busy.c114 int match = 0; xfs_extent_busy_search() local
H A Dxfs_icache.c1241 int match; xfs_inode_free_eofblocks() local
/linux-4.1.27/fs/isofs/
H A Dnamei.c54 int de_len, match, i, dlen; isofs_find_entry() local
/linux-4.1.27/include/linux/netfilter_bridge/
H A Debtables.h26 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 Dumc.h85 int (*match)(struct umc_driver *, struct umc_dev *); member in struct:umc_driver
/linux-4.1.27/include/media/
H A Dv4l2-async.h54 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 Dcm_common.c316 const struct of_device_id *match; omap2_cm_base_init() local
354 const struct of_device_id *match; omap_cm_init() local
H A Dprm_common.c749 const struct of_device_id *match; omap2_prm_base_init() local
794 const struct of_device_id *match; omap_prcm_init() local
H A Dtimer.c168 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 Dpm.c253 const struct of_device_id *match; rockchip_suspend_init() local
/linux-4.1.27/arch/arm/mach-mvebu/
H A Dcoherency.c171 const struct of_device_id *match; coherency_type() local
H A Dsystem-controller.c163 const struct of_device_id *match; mvebu_system_controller_init() local
/linux-4.1.27/net/sched/
H A Dem_canid.c101 int match = 0; em_canid_match() local
/linux-4.1.27/drivers/hwmon/
H A Dvexpress.c222 const struct of_device_id *match; vexpress_hwmon_probe() local
/linux-4.1.27/drivers/iio/adc/
H A Drockchip_saradc.c180 const struct of_device_id *match; rockchip_saradc_probe() local
/linux-4.1.27/drivers/iio/common/ssp_sensors/
H A Dssp_dev.c457 const struct of_device_id *match; ssp_parse_dt() local
/linux-4.1.27/drivers/net/can/c_can/
H A Dc_can_platform.c256 const struct of_device_id *match; c_can_plat_probe() local
/linux-4.1.27/drivers/net/can/mscan/
H A Dmpc5xxx_can.c288 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 Dir-rx51.c57 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 Dmc.c211 const struct of_device_id *match; tegra_mc_probe() local
/linux-4.1.27/drivers/scsi/
H A Dmac53c94.c410 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 Dpwm-atmel-hlcdc.c237 const struct of_device_id *match; atmel_hlcdc_pwm_probe() local
H A Dpwm-atmel.c302 const struct of_device_id *match; atmel_pwm_get_driver_data() local
H A Dpwm-sun4i.c291 const struct of_device_id *match; sun4i_pwm_probe() local
H A Dcore.c607 unsigned int match; pwm_get() local
/linux-4.1.27/drivers/rtc/
H A Drtc-at91rm9200.c357 const struct of_device_id *match; at91_rtc_get_config() local
H A Drtc-pm8xxx.c441 const struct of_device_id *match; pm8xxx_rtc_probe() local
/linux-4.1.27/drivers/staging/rtl8188eu/core/
H A Drtw_sta_mgt.c534 u8 match = false; rtw_access_ctrl() local
/linux-4.1.27/drivers/of/
H A Dirq.c102 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 Darmada_drv.c449 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 Datmel_hlcdc_dc.c281 const struct of_device_id *match; atmel_hlcdc_dc_load() local
/linux-4.1.27/drivers/gpu/drm/exynos/
H A Dexynos_drm_drv.c461 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 Ddw_hdmi-imx.c195 const struct of_device_id *match; dw_hdmi_imx_bind() local
H A Dimx-drm-core.c535 struct component_match *match = NULL; imx_drm_platform_probe() local
/linux-4.1.27/drivers/input/touchscreen/
H A Dpixcir_i2c_ts.c418 const struct of_device_id *match; pixcir_parse_dt() local
/linux-4.1.27/drivers/cpufreq/
H A Dqoriq-cpufreq.c339 const struct of_device_id *match; qoriq_cpufreq_init() local
/linux-4.1.27/drivers/gpu/drm/msm/hdmi/
H A Dhdmi.c367 const struct of_device_id *match; hdmi_bind() local
/linux-4.1.27/drivers/bcma/
H A Dscan.c274 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 Dath3k.c507 const struct usb_device_id *match; ath3k_probe() local
/linux-4.1.27/crypto/
H A Dcrypto_user.c54 int match = 0; crypto_alg_match() local
/linux-4.1.27/drivers/base/
H A Dcomponent.c37 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 Ddma-mapping.c42 struct dma_devres *this = res, *match = match_data; dmam_match() local
/linux-4.1.27/drivers/gpu/drm/rockchip/
H A Ddw_hdmi-rockchip.c250 const struct of_device_id *match; dw_hdmi_rockchip_bind() local
H A Drockchip_drm_drv.c484 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 Dsti_drm_drv.c250 struct component_match *match = NULL; sti_drm_master_probe() local
/linux-4.1.27/drivers/thermal/
H A Darmada_thermal.c259 const struct of_device_id *match; armada_thermal_probe() local
/linux-4.1.27/drivers/usb/host/
H A Dehci-tegra.c393 const struct of_device_id *match; tegra_ehci_probe() local
H A Dfsl-mph-dr-of.c166 const struct of_device_id *match; fsl_usb2_mph_dr_of_probe() local
/linux-4.1.27/drivers/w1/
H A Dw1_io.c409 u8 match[9] = {W1_MATCH_ROM, }; w1_reset_select_slave() local
/linux-4.1.27/drivers/watchdog/
H A Dmpc8xxx_wdt.c155 const struct of_device_id *match; mpc8xxx_wdt_probe() local
H A Dsirfsoc_wdt.c44 u32 counter, match; sirfsoc_wdt_gettimeleft() local
H A Dorion_wdt.c537 const struct of_device_id *match; orion_wdt_probe() local
/linux-4.1.27/drivers/power/avs/
H A Drockchip-io-domain.c219 const struct of_device_id *match; rockchip_iodomain_probe() local
/linux-4.1.27/include/net/
H A Dfib_rules.h55 int (*match)(struct fib_rule *, member in struct:fib_rules_ops
H A Dinet_frag.h97 bool (*match)(const struct inet_frag_queue *q, member in struct:inet_frags
H A Dpkt_cls.h235 int (*match)(struct sk_buff *, struct tcf_ematch *, member in struct:tcf_ematch_ops
/linux-4.1.27/arch/s390/include/asm/
H A Dccwdev.h43 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 Dcsum_partial.S610 #define match rem define
H A Dmemcpy.S417 #define match rem define
/linux-4.1.27/arch/mips/sgi-ip22/
H A Dip22-gio.c49 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 Dtime.c66 u32 match; /* Match value */ member in struct:adsp_hw_timer_struct
/linux-4.1.27/arch/arm/mach-exynos/
H A Dpmu.c955 const struct of_device_id *match; exynos_pmu_probe() local
/linux-4.1.27/fs/afs/
H A Dcmservice.c435 __be32 match; SRXAFSCB_ProbeUuid() member in struct:__anon10735
/linux-4.1.27/net/sctp/
H A Dbind_addr.c319 int match = 0; sctp_bind_addr_match() local
/linux-4.1.27/sound/aoa/soundbus/i2sbus/
H A Dcore.c330 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 Dtegra30_i2s.c380 const struct of_device_id *match; tegra30_i2s_platform_probe() local
/linux-4.1.27/tools/hv/
H A Dhv_vss_daemon.c81 char match[] = "/dev/"; vss_operate() local
/linux-4.1.27/sound/soc/davinci/
H A Ddavinci-evm.c361 const struct of_device_id *match = davinci_evm_probe() local
/linux-4.1.27/drivers/macintosh/
H A Dmacio_asic.c77 const struct of_device_id *match; macio_device_probe() local
H A Drack-meter.c367 rackmeter_probe(struct macio_dev* mdev, const struct of_device_id *match) rackmeter_probe() argument
/linux-4.1.27/drivers/s390/block/
H A Ddasd_3990_erp.c2484 int match = 0; /* 'boolean' for matching error found */ dasd_3990_erp_in_erp() local
/linux-4.1.27/drivers/staging/rtl8712/
H A Dieee80211.c399 int match; r8712_get_wps_ie() local
/linux-4.1.27/drivers/target/iscsi/
H A Discsi_target_tpg.c439 bool match = false; iscsit_tpg_check_network_portal() local
/linux-4.1.27/drivers/pinctrl/meson/
H A Dpinctrl-meson.c715 const struct of_device_id *match; meson_pinctrl_probe() local
/linux-4.1.27/arch/tile/kernel/
H A Dbacktrace.c72 bool match; find_matching_insn() local
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dbase.c44 struct nvkm_device *device, *match = NULL; nvkm_device_find() local
/linux-4.1.27/drivers/gpu/drm/radeon/
H A Dmkregtable.c625 regmatch_t match[4]; parser_auth() local
/linux-4.1.27/drivers/char/hw_random/
H A Dn2-drv.c624 const struct of_device_id *match; n2rng_probe() local
/linux-4.1.27/drivers/char/xilinx_hwicap/
H A Dxilinx_hwicap.c791 const struct of_device_id *match; hwicap_drv_probe() local
/linux-4.1.27/drivers/gpu/host1x/
H A Dmipi.c288 const struct of_device_id *match; tegra_mipi_probe() local
/linux-4.1.27/drivers/pnp/pnpacpi/
H A Drsparser.c135 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 Dhdaudio.h157 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 Dx_tables.h30 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 Dcache.h101 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 Debtables.h121 struct xt_match *match; member in union:ebt_entry_match::__anon13509
/linux-4.1.27/arch/powerpc/sysdev/
H A Dfsl_msi.c401 const struct of_device_id *match; fsl_of_msi_probe() local

Completed in 4087 milliseconds

123