Home
last modified time | relevance | path

Searched defs:bound (Results 1 – 25 of 80) sorted by relevance

1234

/openbmc/phosphor-health-monitor/
H A Dhealth_metric.cpp115 auto bound = std::get<Bound>(key); in initProperties() local
131 bool didThresholdViolate(ThresholdIntf::Bound bound, double thresholdValue, in didThresholdViolate()
152 void HealthMetric::checkThreshold(Type type, Bound bound, MValue value) in checkThreshold()
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/
H A Dclock.c121 u32 bound = LDELAY; in wait_for_clk_enable() local
149 u32 bound = LDELAY; in wait_for_clk_disable() local
/openbmc/linux/drivers/usb/gadget/function/
H A Du_phonet.h16 bool bound; member
H A Du_gether.h21 bool bound; member
H A Du_eem.h21 bool bound; member
H A Du_ecm.h21 bool bound; member
H A Du_ncm.h21 bool bound; member
H A Du_rndis.h23 bool bound; member
H A Du_uac1_legacy.h64 unsigned bound:1; member
H A Du_uac1.h53 unsigned bound:1; member
H A Du_uac2.h64 bool bound; member
/openbmc/u-boot/arch/arm/cpu/armv7/
H A Dsyslib.c31 u32 bound) in wait_on_value()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/
H A Ddebugfs.c76 int bound[3], i, range; in mt7603_ampdu_stat_show() local
/openbmc/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_flow.h28 bool bound; member
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt792x_debugfs.c11 int bound[15], range[4], i; in mt792x_ampdu_stat_read_phy() local
/openbmc/phosphor-health-monitor/test/
H A Dtest_health_metric_collection.cpp56 void updateThreshold(ThresholdIntf::Bound bound, double value) in updateThreshold()
/openbmc/u-boot/arch/arm/mach-omap2/
H A Dclocks-common.c679 u32 bound = LDELAY; in wait_for_clk_enable() local
708 u32 bound = LDELAY; in wait_for_clk_disable() local
/openbmc/linux/include/media/
H A Dv4l2-async.h96 int (*bound)(struct v4l2_async_notifier *notifier, member
/openbmc/linux/drivers/infiniband/core/
H A Dumem_odp.c472 u64 bound) in ib_umem_odp_unmap_dma_pages()
/openbmc/linux/drivers/base/
H A Dcomponent.c58 bool bound; member
68 bool bound; member
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_legacy.h184 unsigned long bound; member
/openbmc/linux/drivers/gpu/drm/i915/pxp/
H A Dintel_pxp.c282 bool bound = false; in pxp_component_bound() local
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dfault.c116 unsigned long bound = 1U << BITS_PER_BYTE; in fault_opcodes_write() local
/openbmc/qemu/hw/char/
H A Dterminal3270.c247 int bound = (OUTPUT_BUFFER_SIZE - 3) / 2; in write_payload_3270() local
/openbmc/libpldm/src/transport/
H A Daf-mctp.c40 bool bound; member

1234