Home
last modified time | relevance | path

Searched refs:CLOSED (Results 1 – 25 of 59) sorted by relevance

123

/openbmc/phosphor-power/phosphor-regulators/test/actions/
H A Dset_device_action_tests.cpp48 i2c::create(1, 0x70, i2c::I2CInterface::InitialState::CLOSED); in TEST()
57 i2c::create(1, 0x72, i2c::I2CInterface::InitialState::CLOSED); in TEST()
/openbmc/phosphor-power/phosphor-regulators/test/
H A Did_map_tests.cpp40 i2c::create(1, 0x70, i2c::I2CInterface::InitialState::CLOSED); in TEST()
72 i2c::create(1, 0x72, i2c::I2CInterface::InitialState::CLOSED); in TEST()
179 i2c::create(1, 0x70, i2c::I2CInterface::InitialState::CLOSED); in TEST()
H A Dtest_utils.hpp46 return i2c::create(1, 0x70, i2c::I2CInterface::InitialState::CLOSED); in createI2CInterface()
/openbmc/openbmc/meta-hpe/meta-gxp/classes/
H A Dgxp-bootblock.bbclass1 LICENSE = "CLOSED"
/openbmc/openbmc/poky/meta-selftest/recipes-test/sysroot-test/
H A Dsysroot-test_1.0.bb2 LICENSE = "CLOSED"
H A Dsysroot-test-arch1_1.0.bb1 LICENSE = "CLOSED"
H A Dsysroot-test-arch2_1.0.bb1 LICENSE = "CLOSED"
H A Dsysroot-pc-test_1.0.bb2 LICENSE = "CLOSED"
H A Dsysroot-shebang-test_1.0.bb2 LICENSE = "CLOSED"
H A Dsysroot-la-test_1.0.bb2 LICENSE = "CLOSED"
/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/
H A Ddevtool-test-ignored.bb1 LICENSE = "CLOSED"
H A Ddevtool-test-subdir.bb1 LICENSE = "CLOSED"
H A Ddevtool-test-localonly.bb1 LICENSE = "CLOSED"
H A Ddevtool-test-long-filename.bb1 LICENSE = "CLOSED"
H A Ddevtool-patch-overrides.bb2 LICENSE = "CLOSED"
/openbmc/linux/tools/testing/selftests/bpf/
H A Dcgroup_tcp_skb.h20 CLOSED, enumerator
/openbmc/openbmc/poky/meta/classes/
H A Dcopyleft_filter.bbclass11 # By default, includes all GPL and LGPL, and excludes CLOSED and Proprietary.
17 COPYLEFT_LICENSE_EXCLUDE ?= 'CLOSED Proprietary'
/openbmc/linux/drivers/scsi/cxlflash/
H A Docxl_hw.h45 CLOSED, enumerator
/openbmc/openbmc/poky/meta-selftest/recipes-test/logging-test/
H A Dlogging-test.bb2 LICENSE = "CLOSED"
/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/fans/
H A Dpwm-init.bb3 LICENSE = "CLOSED"
/openbmc/linux/drivers/misc/cxl/
H A Dfile.c314 if (ctx->status == CLOSED) in afu_ioctl()
378 else if (ctx->status == CLOSED) in afu_poll()
444 if (ctx_event_pending(ctx) || (ctx->status == CLOSED)) in afu_read()
500 } else if (ctx->status == CLOSED) { in afu_read()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcgroup_tcp_skb.c274 ASSERT_EQ(skel->bss->g_sock_state, CLOSED, "g_sock_state"); in test_cgroup_tcp_skb()
312 ASSERT_EQ(skel->bss->g_sock_state, CLOSED, "g_sock_state"); in test_cgroup_tcp_skb()
/openbmc/phosphor-power/tools/i2c/
H A Di2c_interface.hpp57 CLOSED enumerator
/openbmc/linux/drivers/net/wan/
H A Dhdlc_ppp.c82 enum {CLOSED = 0, STOPPED, STOPPING, REQ_SENT, ACK_RECV, ACK_SENT, OPENED, enumerator
360 if (old_state != CLOSED && proto->state == CLOSED) in ppp_cp_event()
625 proto->state = CLOSED; in ppp_start()
/openbmc/linux/drivers/misc/ocxl/
H A Dfile.c214 closed = (ctx->status == CLOSED); in afu_ioctl()
335 closed = (ctx->status == CLOSED); in afu_poll()
421 if (ctx->status == CLOSED) in afu_read()

123