Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mfd/
Ducb1x00-core.c487 static struct class ucb1x00_class = { variable
519 ucb->dev.class = &ucb1x00_class; in ucb1x00_probe()
747 int ret = class_register(&ucb1x00_class); in ucb1x00_init()
751 class_unregister(&ucb1x00_class); in ucb1x00_init()
759 class_unregister(&ucb1x00_class); in ucb1x00_exit()