Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dnandsim.c178 #define NS_ERR(args...) \ macro
516 NS_ERR("cannot create \"nandsim_wear_report\" debugfs entry\n"); in ns_debugfs_create()
544 NS_ERR("alloc_device: cache file not readable\n"); in ns_alloc_device()
549 NS_ERR("alloc_device: cache file not writeable\n"); in ns_alloc_device()
557 NS_ERR("alloc_device: unable to allocate pages written array\n"); in ns_alloc_device()
563 NS_ERR("alloc_device: unable to allocate file buf\n"); in ns_alloc_device()
581 NS_ERR("alloc_device: unable to allocate page array\n"); in ns_alloc_device()
590 NS_ERR("cache_create: unable to create kmem_cache\n"); in ns_alloc_device()
647 NS_ERR("init_nandsim: nandsim is already initialized\n"); in ns_init()
675 NS_ERR("init_nandsim: unknown page size %u\n", ns->geom.pgsz); in ns_init()
[all …]