Searched refs:DoC_IdentChip (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/devices/
H A Ddoc2000.c311 /* DoC_IdentChip: Identify a given NAND chip given {floor,chip} */
313 static int DoC_IdentChip(struct DiskOnChip *doc, int floor, int chip) function
435 ret = DoC_IdentChip(this, floor, chip);
H A Ddoc2001.c173 /* DoC_IdentChip: Identify a given NAND chip given {floor,chip} */
174 static int DoC_IdentChip(struct DiskOnChip *doc, int floor, int chip) function
244 ret = DoC_IdentChip(this, floor, chip);
H A Ddoc2001plus.c265 /* DoC_IdentChip: Identify a given NAND chip given {floor,chip} */
266 static int DoC_IdentChip(struct DiskOnChip *doc, int floor, int chip) function
368 ret = DoC_IdentChip(this, floor, chip);

Completed in 95 milliseconds