Home
last modified time | relevance | path

Searched refs:status_ok (Results 1 – 5 of 5) sorted by relevance

/openbmc/openbmc/meta-intel-openbmc/meta-common/recipes-phosphor/leds/intel-led-manager-config/
H A Dled.yaml5 status_ok:
/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/leds/vegman-led-manager-config/
H A Dled.yaml9 status_ok:
/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/leds/rx20-led-manager-config/
H A Dled.yaml6 status_ok:
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/md5deep/files/
H A D0001-Fix-literal-and-identifier-spacing-as-dictated-by-C-.patch77 return status_t::status_ok;
/openbmc/linux/drivers/input/keyboard/
H A Dapplespi.c622 static u8 status_ok[] = { 0xac, 0x27, 0x68, 0xd5 }; in applespi_check_write_status() local
630 if (memcmp(applespi->tx_status, status_ok, APPLESPI_STATUS_SIZE)) { in applespi_check_write_status()