Home
last modified time | relevance | path

Searched defs:matches (Results 1 – 25 of 103) sorted by relevance

12345

/openbmc/linux/drivers/i2c/
H A Di2c-core-of.c117 i2c_of_match_device_sysfs(const struct of_device_id *matches, in i2c_of_match_device_sysfs()
146 *i2c_of_match_device(const struct of_device_id *matches, in i2c_of_match_device()
/openbmc/entity-manager/src/
H A Dperform_scan.cpp302 static bool extractExposeActionRecordNames(std::vector<std::string>& matches, in extractExposeActionRecordNames()
332 findExposeActionRecord(std::vector<std::string>& matches, in findExposeActionRecord()
368 static void applyConfigExposeActions(std::vector<std::string>& matches, in applyConfigExposeActions()
399 std::vector<std::string> matches; in applyExposeActions() local
/openbmc/dbus-sensors/src/
H A DExitAirTempSensor.hpp40 std::vector<sdbusplus::bus::match_t> matches; member
75 std::vector<sdbusplus::bus::match_t> matches; member
/openbmc/linux/net/can/
H A Daf_can.h55 unsigned long matches; member
71 unsigned long matches; member
H A Daf_can.c579 int matches = 0; in can_rcv_filter() local
646 int matches; in can_receive() local
/openbmc/linux/include/linux/
H A Dof_clk.h29 static inline void of_clk_init(const struct of_device_id *matches) {} in of_clk_init()
H A Dsys_soc.h45 const struct soc_device_attribute *matches) { return NULL; } in soc_device_match()
H A Dof_device.h67 const struct of_device_id *matches, const struct device *dev) in of_match_device()
H A Dof_platform.h108 const struct of_device_id *matches, in of_platform_populate()
/openbmc/phosphor-power/cold-redundancy/
H A Dcold_redundancy.hpp79 std::vector<std::unique_ptr<sdbusplus::bus::match_t>> matches; member in ColdRedundancy
/openbmc/linux/drivers/irqchip/
H A Dirq-atmel-aic-common.c190 static void __init aic_common_irq_fixup(const struct of_device_id *matches) in aic_common_irq_fixup()
211 const struct of_device_id *matches) in aic_common_of_init()
/openbmc/linux/drivers/of/
H A Dplatform.c373 const struct of_device_id *matches, in of_platform_bus_create()
444 const struct of_device_id *matches, in of_platform_bus_probe()
495 const struct of_device_id *matches, in of_platform_populate()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_dpipe.c368 mlxsw_sp_dpipe_table_host_match_action_prepare(struct devlink_dpipe_match *matches, in mlxsw_sp_dpipe_table_host_match_action_prepare()
403 struct devlink_dpipe_match *matches, in mlxsw_sp_dpipe_table_host_entry_prepare()
622 struct devlink_dpipe_match matches[MLXSW_SP_DPIPE_TABLE_HOST_MATCH_COUNT]; in mlxsw_sp_dpipe_table_host_entries_dump() local
935 mlxsw_sp_dpipe_table_adj_match_action_prepare(struct devlink_dpipe_match *matches, in mlxsw_sp_dpipe_table_adj_match_action_prepare()
970 struct devlink_dpipe_match *matches, in mlxsw_sp_dpipe_table_adj_entry_prepare()
1151 struct devlink_dpipe_match matches[MLXSW_SP_DPIPE_TABLE_ADJ_MATCH_COUNT]; in mlxsw_sp_dpipe_table_adj_entries_dump() local
/openbmc/qemu/include/hw/
H A Dloader-fit.h31 const struct fit_loader_match *matches; member
/openbmc/phosphor-ipmi-flash/bmc/version-handler/
H A Dversion_handlers_builder.cpp52 std::smatch matches; in buildHandlerFromJson() local
/openbmc/phosphor-ipmi-flash/bmc/log-handler/
H A Dlog_handlers_builder.cpp51 std::smatch matches; in buildHandlerFromJson() local
/openbmc/x86-power-control/src/
H A Dpower_control.hpp64 std::list<sdbusplus::bus::match_t> matches; member in power_control::PowerRestoreController
/openbmc/linux/include/linux/regulator/
H A Dof_regulator.h39 struct of_regulator_match *matches, in of_regulator_match()
/openbmc/linux/drivers/soc/fsl/qbman/
H A Dbman_test_api.c87 int matches = 0; in bufs_confirm() local
/openbmc/linux/arch/mips/include/asm/
H A Dmachine.h14 const struct of_device_id *matches; member
/openbmc/phosphor-fan-presence/
H A Dhwmon_ffdc.cpp95 std::vector<std::string> matches{" probe", "failed"}; in getDmesgFFDC() local
/openbmc/linux/drivers/cpuidle/
H A Ddt_idle_states.c149 const struct of_device_id *matches, in dt_init_idle_driver()
/openbmc/linux/drivers/regulator/
H A Dof_regulator.c356 struct of_regulator_match *matches; member
388 struct of_regulator_match *matches, in of_regulator_match()
/openbmc/linux/drivers/soc/fsl/
H A Dguts.c108 u32 svr, const struct fsl_soc_die_attr *matches) in fsl_soc_die_match()
/openbmc/phosphor-pid-control/dbus/
H A Ddbusutil.cpp79 std::vector<std::pair<std::string, std::string>>& matches) in findSensors()

12345