Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/mfd/
Ducb1x00-core.c492 static struct class ucb1x00_class = { variable
524 ucb->dev.class = &ucb1x00_class; in ucb1x00_probe()
756 int ret = class_register(&ucb1x00_class); in ucb1x00_init()
760 class_unregister(&ucb1x00_class); in ucb1x00_init()
768 class_unregister(&ucb1x00_class); in ucb1x00_exit()