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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/nand/
H A Dnandsim.c25 * $Id: nandsim.c,v 1.1.1.1 2007/08/03 18:52:44 Exp $
160 #define NS_OUTPUT_PREFIX "[nandsim]"
180 /* Is the nandsim structure initialized ? */
276 struct nandsim { struct
421 static int alloc_device(struct nandsim *ns)
440 static void free_device(struct nandsim *ns)
461 * Initialize the nandsim structure.
468 struct nandsim *ns = (struct nandsim *)(chip->priv);
474 NS_ERR("init_nandsim: nandsim i
[all...]
H A DMakefile23 obj-$(CONFIG_MTD_NAND_NANDSIM) += nandsim.o

Completed in 71 milliseconds