[go: nahoru, domu]

Searched defs:alloc_device (Results 1 - 1 of 1) sorted by relevance

/drivers/mtd/nand/
H A Dnandsim.c569 static int alloc_device(struct nandsim *ns) function
579 NS_ERR("alloc_device: cache file not readable\n");
584 NS_ERR("alloc_device: cache file not writeable\n");
591 NS_ERR("alloc_device: unable to allocate pages written array\n");
597 NS_ERR("alloc_device: unable to allocate file buf\n");
607 NS_ERR("alloc_device: unable to allocate page array\n");
781 if ((ret = alloc_device(ns)) != 0)

Completed in 58 milliseconds