Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A Ducb1x00-core.c487 static struct class ucb1x00_class = { variable
519 ucb->dev.class = &ucb1x00_class; in ucb1x00_probe()
746 int ret = class_register(&ucb1x00_class); in ucb1x00_init()
750 class_unregister(&ucb1x00_class); in ucb1x00_init()
758 class_unregister(&ucb1x00_class); in ucb1x00_exit()