Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mfd/
Ducb1x00-core.c494 static struct class ucb1x00_class = { variable
526 ucb->dev.class = &ucb1x00_class; in ucb1x00_probe()
754 int ret = class_register(&ucb1x00_class); in ucb1x00_init()
758 class_unregister(&ucb1x00_class); in ucb1x00_init()
766 class_unregister(&ucb1x00_class); in ucb1x00_exit()