Searched refs:st_sysfs_class (Results 1 – 1 of 1) sorted by relevance
90 static const struct class st_sysfs_class; variable4295 dev = device_create(&st_sysfs_class, &tape->device->sdev_gendev, in create_one_cdev()4545 static const struct class st_sysfs_class = { variable4565 err = class_register(&st_sysfs_class); in init_st()4589 class_unregister(&st_sysfs_class); in init_st()4598 class_unregister(&st_sysfs_class); in exit_st()