Searched refs:fwctl_class (Results 1 – 1 of 1) sorted by relevance
286 static struct class fwctl_class = { variable306 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