Searched refs:icap_class (Results 1 – 1 of 1) sorted by relevance
116 static const struct class icap_class = { variable692 device_create(&icap_class, dev, devt, NULL, "%s%d", DRIVER_NAME, id); in hwicap_setup()816 device_destroy(&icap_class, drvdata->devt); in hwicap_drv_remove()853 retval = class_register(&icap_class); in hwicap_module_init()881 class_unregister(&icap_class); in hwicap_module_cleanup()