Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/nand/raw/
Ddiskonchip.c88 static void doc200x_select_chip(struct mtd_info *mtd, int chip);
379 doc200x_select_chip(mtd, nr); in doc200x_ident_chip()
601 static void doc200x_select_chip(struct mtd_info *mtd, int chip) in doc200x_select_chip() function
1589 nand->select_chip = doc200x_select_chip; in doc_probe()