Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/nand/
Ddiskonchip.c90 static void doc200x_select_chip(struct mtd_info *mtd, int chip);
383 doc200x_select_chip(mtd, nr); in doc200x_ident_chip()
605 static void doc200x_select_chip(struct mtd_info *mtd, int chip) in doc200x_select_chip() function
1579 nand->select_chip = doc200x_select_chip; in doc_probe()