Home
last modified time | relevance | path

Searched defs:ecc_init (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/misc/
H A Deccmemctl.c303 static void ecc_init(Object *obj) in ecc_init() function
/openbmc/qemu/hw/sparc/
H A Dsun4m.c442 static void ecc_init(hwaddr base, qemu_irq irq, uint32_t version) in ecc_init() function
/openbmc/linux/drivers/mtd/nand/raw/atmel/
H A Dnand-controller.c202 int (*ecc_init)(struct nand_chip *chip); member