Home
last modified time | relevance | path

Searched defs:match (Results 76 – 100 of 900) sorted by relevance

12345678910>>...36

/openbmc/linux/drivers/iio/imu/inv_icm42600/
H A Dinv_icm42600_spi.c53 const void *match; in inv_icm42600_probe() local
H A Dinv_icm42600_i2c.c54 const void *match; in inv_icm42600_probe() local
/openbmc/phosphor-power/power-sequencer/
H A Druntime_monitor.hpp102 sdbusplus::bus::match_t match; member in phosphor::power::RuntimeMonitor
/openbmc/sdbusplus/example/
H A Dcoroutine-example.cpp74 auto match = sdbusplus::async::match(ctx, rules::nameOwnerChanged()); in startup() local
/openbmc/witherspoon-pfault-analysis/power-sequencer/
H A Druntime_monitor.hpp102 sdbusplus::bus::match_t match; member in witherspoon::power::RuntimeMonitor
/openbmc/phosphor-host-ipmid/
H A Dglobalhandler.cpp13 static constexpr auto match = "bmc0"; variable
/openbmc/linux/drivers/regulator/
H A Dmt6380-regulator.c91 #define MT6380_BUCK(match, vreg, min, max, step, volt_ranges, enreg, \ argument
115 #define MT6380_LDO(match, vreg, ldo_volt_table, enreg, enbit, vosel, \ argument
136 #define MT6380_REG_FIXED(match, vreg, enreg, enbit, volt, \ argument
/openbmc/u-boot/include/dm/
H A Ddevice.h891 dr_match_t match, void *match_data) in devres_find()
897 dr_match_t match, void *match_data) in devres_get()
903 dr_match_t match, void *match_data) in devres_remove()
909 dr_match_t match, void *match_data) in devres_destroy()
915 dr_match_t match, void *match_data) in devres_release()
/openbmc/linux/net/sched/
H A Dem_ipt.c22 const struct xt_match *match; member
131 struct xt_match *match; in em_ipt_change() local
/openbmc/linux/drivers/gpu/drm/meson/
H A Dmeson_drv.c183 const struct meson_drm_match_data *match; in meson_drv_bind_master() local
478 struct component_match *match = NULL; in meson_drv_probe() local
/openbmc/qemu/ui/
H A Dx_keymap.c39 gboolean match = FALSE; in check_for_xquartz() local
/openbmc/linux/arch/arc/kernel/
H A Ddevtree.c40 static const void * __init arch_get_next_mach(const char *const **match) in arch_get_next_mach()
/openbmc/s2600wf-misc/callback-manager/src/
H A Dcallback_manager.cpp215 static sdbusplus::bus::match_t match( in createThresholdMatch() local
268 static sdbusplus::bus::match_t match( in createAssociationMatch() local
/openbmc/u-boot/lib/zlib/
H A Ddeflate.c1067 register Bytef *match; /* matched string */ local
1215 register Bytef *match; /* matched string */ local
1269 local void check_match(s, start, match, length) in check_match() argument
1290 # define check_match(s, start, match, length) argument
/openbmc/phosphor-fan-presence/control/
H A Dmatches.hpp13 namespace match namespace
/openbmc/linux/drivers/iio/imu/inv_mpu6050/
H A Dinv_mpu_spi.c37 const void *match; in inv_mpu_probe() local
/openbmc/linux/arch/mips/ralink/
H A Dof.c56 mtmips_of_remap_node(const struct of_device_id *match, const char *type) in mtmips_of_remap_node()
/openbmc/linux/include/linux/netfilter/
H A Dx_tables.h32 const struct xt_match *match; member
96 const struct xt_match *match; member
109 const struct xt_match *match; member
153 bool (*match)(const struct sk_buff *skb, member
467 compat_uptr_t match; member
/openbmc/linux/drivers/hid/
H A Dhid-sensor-custom.c811 static bool hid_sensor_custom_prop_match_str(const u16 *prop, const char *match, in hid_sensor_custom_prop_match_str()
852 const struct hid_sensor_custom_match *match, in hid_sensor_custom_do_match()
912 const struct hid_sensor_custom_match *match = in hid_sensor_custom_get_known() local
941 const struct hid_sensor_custom_match *match) in hid_sensor_register_platform_device()
972 const struct hid_sensor_custom_match *match; in hid_sensor_custom_probe() local
/openbmc/linux/tools/perf/arch/arm/annotate/
H A Dinstructions.c17 regmatch_t match[2]; in arm__associate_instruction_ops() local
/openbmc/linux/drivers/gpu/drm/vc4/
H A Dvc4_drv.c250 struct component_match **match, in vc4_match_add_drivers()
433 struct component_match *match = NULL; in vc4_platform_drm_probe() local
/openbmc/linux/drivers/cpufreq/
H A Dqcom-cpufreq-nvmem.c233 const struct of_device_id *match; in qcom_cpufreq_probe() local
373 const struct of_device_id *match; in qcom_cpufreq_init() local
/openbmc/linux/lib/zlib_deflate/
H A Ddeflate.c572 register Byte *match; /* matched string */ in longest_match() local
711 IPos match, in check_match()
731 # define check_match(s, start, match, length) argument
/openbmc/qemu/hw/net/rocker/
H A Drocker_of_dpa.c310 OfDpaFlowMatch *match = user_data; in _of_dpa_flow_match() local
339 static OfDpaFlow *of_dpa_flow_match(OfDpa *of_dpa, OfDpaFlowMatch *match) in of_dpa_flow_match()
514 OfDpaFlowMatch *match) in of_dpa_ig_port_build_match()
536 OfDpaFlowMatch *match) in of_dpa_vlan_build_match()
555 OfDpaFlowMatch *match) in of_dpa_term_mac_build_match()
579 OfDpaFlowMatch *match) in of_dpa_bridging_build_match()
595 OfDpaFlowMatch match = { { 0, }, }; in of_dpa_bridging_learn() local
652 OfDpaFlowMatch *match) in of_dpa_unicast_routing_build_match()
681 OfDpaFlowMatch *match) in of_dpa_multicast_routing_build_match()
717 OfDpaFlowMatch *match) in of_dpa_acl_build_match()
[all …]
/openbmc/linux/arch/sparc/kernel/
H A Dof_device_common.h29 int (*match)(struct device_node *parent); member

12345678910>>...36