Home
last modified time | relevance | path

Searched defs:match (Results 201 – 225 of 900) sorted by relevance

12345678910>>...36

/openbmc/linux/drivers/soc/renesas/
H A Drcar-rst.c125 const struct of_device_id *match; in rcar_rst_init() local
/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/
H A Dmii-fec.c102 const struct of_device_id *match; in fs_enet_mdio_probe() local
/openbmc/linux/drivers/power/reset/
H A Dvexpress-poweroff.c111 const struct of_device_id *match = in vexpress_reset_probe() local
/openbmc/linux/arch/arm/mach-shmobile/
H A Dsetup-rcar-gen2.c37 const struct of_device_id *match; in get_extal_freq() local
/openbmc/openpower-hw-diags/attn/
H A Dattn_dump.cpp64 std::unique_ptr<sdbusplus::bus::match_t> match = in monitorDump() local
/openbmc/estoraged/src/
H A Dmain.cpp178 auto match = std::make_unique<sdbusplus::bus::match_t>( in main() local
/openbmc/sdbusplus/include/sdbusplus/async/
H A Dmatch.hpp25 class match : private bus::details::bus_friend class
/openbmc/phosphor-led-manager/manager/
H A Djson-config.hpp220 std::unique_ptr<sdbusplus::bus::match_t> match; member in phosphor::led::JsonConfig
/openbmc/entity-manager/src/
H A Dperform_probe.cpp80 std::smatch match; in probe() local
/openbmc/phosphor-dbus-monitor/src/
H A Dsdbusplus.hpp90 static auto addMatch(const std::string& match, in addMatch()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Djournal.cpp94 std::string match{"SYSLOG_IDENTIFIER=" + syslogID}; in getMessages() local
/openbmc/skeleton/op-pwrctl/pgood_wait/
H A Dpgood_wait.c176 char match[LEN]; in main() local
/openbmc/linux/drivers/soc/microchip/
H A Dmpfs-sys-controller.c169 const struct of_device_id *match; in mpfs_sys_controller_get() local
/openbmc/linux/arch/arm/mach-mvebu/
H A Dsystem-controller.c160 const struct of_device_id *match; in mvebu_system_controller_init() local
/openbmc/linux/drivers/soc/qcom/
H A Dqcom_gsbi.c129 const struct of_device_id *match; in gsbi_probe() local
/openbmc/linux/include/linux/
H A Disa.h14 int (*match)(struct device *, unsigned int); member
/openbmc/openpower-debug-collector/dump/
H A Ddump_utils.cpp21 auto match = sdbusplus::bus::match_t( in monitorDumpCreation() local
/openbmc/google-misc/subprojects/bare-metal-host-monitor/
H A Dhost_gpio_monitor.cpp111 auto match = std::make_unique<sdbusplus::bus::match_t>( in main() local
/openbmc/linux/drivers/media/platform/renesas/rzg2l-cru/
H A Drzg2l-core.c209 const struct of_device_id *match; in rzg2l_cru_media_init() local
/openbmc/linux/drivers/clk/stm32/
H A Dreset-stm32.c102 int stm32_rcc_reset_init(struct device *dev, const struct of_device_id *match, in stm32_rcc_reset_init()
/openbmc/linux/sound/soc/ti/
H A Ddavinci-evm.c178 const struct of_device_id *match; in davinci_evm_probe() local
/openbmc/phosphor-hwmon/
H A Dsysfs.cpp144 auto match = findPhandleMatch(ofDevPath, p); in findCalloutPath() local
/openbmc/phosphor-health-monitor/
H A Dhealth_metric_config.cpp267 if (auto match = std::ranges::find_if( in reverse_map_search() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c2321 struct flow_match_ip match; in mlx5e_tc_verify_tunnel_ecn() local
2520 struct flow_match_meta match; in mlx5e_flower_parse_meta() local
2660 struct flow_match_basic match; in __parse_cls_flower() local
2674 struct flow_match_vlan match; in __parse_cls_flower() local
2735 struct flow_match_vlan match; in __parse_cls_flower() local
2798 struct flow_match_control match; in __parse_cls_flower() local
2824 struct flow_match_basic match; in __parse_cls_flower() local
2883 struct flow_match_ip match; in __parse_cls_flower() local
2918 struct flow_match_ports match; in __parse_cls_flower() local
2958 struct flow_match_tcp match; in __parse_cls_flower() local
[all …]
/openbmc/linux/lib/zstd/compress/
H A Dzstd_opt.c431 const BYTE* match; in ZSTD_insertBt1() local
662 const BYTE* const match = base + matchIndex3; in ZSTD_insertBtAndGetAllMatches() local
665 const BYTE* const match = dictBase + matchIndex3; in ZSTD_insertBtAndGetAllMatches() local
691 const BYTE* match; in ZSTD_insertBtAndGetAllMatches() local
750 const BYTE* match = dmsBase + dictMatchIndex; in ZSTD_insertBtAndGetAllMatches() local

12345678910>>...36