Searched refs:stp_sysclass (Results 1 – 1 of 1) sorted by relevance
1599 static struct sysdev_class stp_sysclass = { variable1762 rc = sysdev_class_register(&stp_sysclass); in stp_init_sysfs()1766 rc = sysdev_class_create_file(&stp_sysclass, *attr); in stp_init_sysfs()1773 sysdev_class_remove_file(&stp_sysclass, *attr); in stp_init_sysfs()1774 sysdev_class_unregister(&stp_sysclass); in stp_init_sysfs()