Home
last modified time | relevance | path

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

/drivers/fwctl/
A Dmain.c286 static struct class fwctl_class = { variable
306 fwctl->dev.class = &fwctl_class; in _alloc_device()
402 ret = class_register(&fwctl_class); in fwctl_init()
414 class_unregister(&fwctl_class); in fwctl_exit()

Completed in 6 milliseconds