Searched defs:correct (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/mtd/nand/raw/ingenic/ |
H A D | ingenic_ecc.h | 68 int (*correct)(struct ingenic_ecc *ecc, member
|
/openbmc/qemu/tests/tcg/tricore/asm/ |
H A D | macros.h | 44 #define TEST_CASE(num, testreg, correct, code...) \ argument 61 #define TEST_CASE_PSW(num, testreg, correct, correct_psw, code...) \ argument
|
/openbmc/bmcweb/test/redfish-core/include/ |
H A D | redfish_aggregator_test.cpp | 91 std::string correct(initial + "asdfjkl_" + std::string(id)); in TEST() local
|
/openbmc/u-boot/include/linux/ |
H A D | compiler.h | 91 unsigned long correct; member
|
/openbmc/linux/include/linux/ |
H A D | compiler_types.h | 176 unsigned long correct; member
|
/openbmc/linux/include/linux/mtd/ |
H A D | rawnand.h | 366 int (*correct)(struct nand_chip *chip, uint8_t *dat, uint8_t *read_ecc, member
|
/openbmc/u-boot/include/linux/mtd/ |
H A D | rawnand.h | 607 int (*correct)(struct mtd_info *mtd, uint8_t *dat, uint8_t *read_ecc, member
|