Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mtd/nand/raw/
Ddiskonchip.c89 static void doc200x_select_chip(struct nand_chip *this, int chip);
375 doc200x_select_chip(this, nr); in doc200x_ident_chip()
589 static void doc200x_select_chip(struct nand_chip *this, int chip) in doc200x_select_chip() function
1577 nand->legacy.select_chip = doc200x_select_chip; in doc_probe()