Home
last modified time | relevance | path

Searched defs:match (Results 101 – 125 of 900) sorted by relevance

12345678910>>...36

/openbmc/linux/drivers/regulator/
H A D88pm800-regulator.c86 #define PM800_BUCK(match, vreg, ereg, ebit, amax, volt_ranges, n_volt) \ argument
116 #define PM800_LDO(match, vreg, ereg, ebit, amax, ldo_volt_table) \ argument
/openbmc/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_drv.c212 struct component_match *match = NULL; in exynos_drm_match_add() local
337 struct component_match *match; in exynos_drm_platform_probe() local
/openbmc/linux/include/uapi/linux/netfilter/
H A Dxt_owner.h22 __u8 match, invert; member
/openbmc/linux/drivers/usb/chipidea/
H A Dci_hdrc_usb2.c55 const struct of_device_id *match; in ci_hdrc_usb2_probe() local
/openbmc/linux/drivers/soc/tegra/
H A Dcommon.c30 const struct of_device_id *match; in soc_is_tegra() local
/openbmc/openpower-debug-collector/dump/
H A Ddump_monitor.hpp65 sdbusplus::bus::match_t match; member in openpower::dump::DumpMonitor
/openbmc/linux/lib/lz4/
H A Dlz4hc_compress.c126 const BYTE * const match = base + matchIndex; in LZ4HC_InsertAndFindBestMatch() local
139 const BYTE * const match = dictBase + matchIndex; in LZ4HC_InsertAndFindBestMatch() local
267 const BYTE * const match, in LZ4HC_encodeSequence()
/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/
H A Dfs_enet-main.c887 #define IS_FEC(match) ((match)->data == &fs_fec_ops) argument
889 #define IS_FEC(match) 0 argument
909 const struct of_device_id *match; in fs_enet_probe() local
/openbmc/linux/include/linux/
H A Dattribute_container.h22 int (*match)(struct attribute_container *, struct device *); member
/openbmc/u-boot/tools/patman/
H A Dpatman.py113 match = re_line.match(line) variable
H A Dpatman113 match = re_line.match(line) variable
/openbmc/phosphor-debug-collector/
H A Ddump_utils.cpp64 std::smatch match; in extractDumpDetails() local
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_tc_flower.c48 struct flow_match_control match; in lan966x_tc_flower_handler_control_usage() local
90 struct flow_match_basic match; in lan966x_tc_flower_handler_basic_usage() local
/openbmc/linux/drivers/perf/arm_cspmu/
H A Dnvidia_cspmu.c326 const struct nv_cspmu_match *match) in nv_cspmu_format_name()
360 const struct nv_cspmu_match *match = nv_cspmu_match; in nv_cspmu_init_ops() local
/openbmc/phosphor-bmc-code-mgmt/
H A Dmsl_verify.cpp55 std::smatch match; in parse() local
/openbmc/phosphor-logging/
H A Delog_meta.hpp55 const std::string& match, const std::vector<std::string>& data, in build()
/openbmc/linux/fs/lockd/
H A Dsvcshare.c94 nlm_host_match_fn_t match) in nlmsvc_traverse_shares()
/openbmc/linux/drivers/platform/x86/intel/int3472/
H A Dtps68470_board_data.c197 const struct dmi_system_id *match; in int3472_tps68470_get_board_data() local
/openbmc/openpower-proc-control/
H A Dtargeting.cpp76 std::smatch match; in Targeting() local
/openbmc/phosphor-led-manager/fault-monitor/
H A Dfru-fault-monitor.hpp70 static std::string match(const std::string& path) in match() function in phosphor::led::fru::fault::monitor::Remove
/openbmc/linux/lib/zstd/compress/
H A Dzstd_lazy.c81 const BYTE* match; in ZSTD_insertDUBT1() local
191 const BYTE* match = dictBase + dictMatchIndex; in ZSTD_DUBT_findBetterDictMatch() local
315 const BYTE* match; in ZSTD_DUBT_findBestMatch() local
544 const BYTE* match; in ZSTD_dedicatedDictSearch_lazy_search() local
586 const BYTE* match; in ZSTD_dedicatedDictSearch_lazy_search() local
692 const BYTE* const match = base + matchIndex; in ZSTD_HcFindBestMatch() local
697 const BYTE* const match = dictBase + matchIndex; in ZSTD_HcFindBestMatch() local
733 const BYTE* const match = dmsBase + matchIndex; in ZSTD_HcFindBestMatch() local
1225 const BYTE* const match = base + matchIndex; in ZSTD_RowFindBestMatch() local
1230 const BYTE* const match = dictBase + matchIndex; in ZSTD_RowFindBestMatch() local
[all …]
/openbmc/phosphor-inventory-manager/
H A DREADME.md31 ### match subsection
/openbmc/linux/tools/perf/arch/arm64/annotate/
H A Dinstructions.c73 regmatch_t match[2]; in arm64__associate_instruction_ops() local
/openbmc/linux/drivers/usb/typec/
H A Dport-mapper.c31 struct component_match *match; member
/openbmc/linux/arch/mips/include/asm/
H A Dmachine.h46 const struct of_device_id *match; in mips_machine_is_compatible() local

12345678910>>...36