Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dnand_bbt.c907 * check_create - [GENERIC] create and write bbt(s) if necessary
917 static int check_create(struct nand_chip *this, uint8_t *buf, in check_create() function
1259 res = check_create(this, buf, bd); in nand_scan_bbt()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dnand_bbt.c940 * check_create - [GENERIC] create and write bbt(s) if necessary
950 static int check_create(struct nand_chip *this, uint8_t *buf, in check_create() function
1292 res = check_create(this, buf, bd); in nand_scan_bbt()

Completed in 5 milliseconds