Searched refs:txx9_sramc_sysdev_class (Results 1 – 1 of 1) sorted by relevance
901 static struct sysdev_class txx9_sramc_sysdev_class; variable945 if (!txx9_sramc_sysdev_class.name) { in txx9_sramc_init()946 txx9_sramc_sysdev_class.name = "txx9_sram"; in txx9_sramc_init()947 err = sysdev_class_register(&txx9_sramc_sysdev_class); in txx9_sramc_init()949 txx9_sramc_sysdev_class.name = NULL; in txx9_sramc_init()960 dev->dev.cls = &txx9_sramc_sysdev_class; in txx9_sramc_init()