Home
last modified time | relevance | path

Searched refs:s3c2410_nand_attach_chip (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Ds3c2410.c918 * s3c2410_nand_attach_chip - Init the ECC engine after NAND scan
927 static int s3c2410_nand_attach_chip(struct nand_chip *chip) in s3c2410_nand_attach_chip() function
1001 .attach_chip = s3c2410_nand_attach_chip,
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Ds3c2410.c862 * s3c2410_nand_attach_chip - Init the ECC engine after NAND scan
871 static int s3c2410_nand_attach_chip(struct nand_chip *chip) in s3c2410_nand_attach_chip() function
945 .attach_chip = s3c2410_nand_attach_chip,

Completed in 4 milliseconds