Searched refs:mtdname (Results 1 – 1 of 1) sorted by relevance
63 const char *mtdname; member343 txx9_priv->mtdname = kasprintf(GFP_KERNEL, "%s.%u", in txx9ndfmc_probe()347 txx9_priv->mtdname = kstrdup(dev_name(&dev->dev), in txx9ndfmc_probe()350 if (!txx9_priv->mtdname) { in txx9ndfmc_probe()359 kfree(txx9_priv->mtdname); in txx9ndfmc_probe()363 mtd->name = txx9_priv->mtdname; in txx9ndfmc_probe()390 kfree(txx9_priv->mtdname); in txx9ndfmc_remove()