Searched refs:pps_class (Results 1 – 1 of 1) sorted by relevance
29 static const struct class pps_class = { variable385 pps->dev.class = &pps_class; in pps_register_cdev()414 device_destroy(&pps_class, pps->dev.devt); in pps_unregister_cdev()466 class_unregister(&pps_class); in pps_exit()474 err = class_register(&pps_class); in pps_init()494 class_unregister(&pps_class); in pps_init()