Home
last modified time | relevance | path

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

/drivers/mtd/nand/
Dnandsim.c176 #define NS_ERR(args...) \ macro
457 NS_ERR("alloc_device: cache file not readable\n"); in alloc_device()
462 NS_ERR("alloc_device: cache file not writeable\n"); in alloc_device()
468 NS_ERR("alloc_device: unable to allocate pages written array\n"); in alloc_device()
474 NS_ERR("alloc_device: unable to allocate file buf\n"); in alloc_device()
485 NS_ERR("alloc_device: unable to allocate page array\n"); in alloc_device()
494 NS_ERR("cache_create: unable to create kmem_cache\n"); in alloc_device()
559 NS_ERR("init_nandsim: nandsim is already initialized\n"); in init_nandsim()
592 NS_ERR("init_nandsim: unknown page size %u\n", ns->geom.pgsz); in init_nandsim()
616 NS_ERR("too many partitions.\n"); in init_nandsim()
[all …]