Home
last modified time | relevance | path

Searched refs:st_sysfs_class (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dst.c89 static struct class st_sysfs_class; variable
4240 dev = device_create(&st_sysfs_class, &tape->device->sdev_gendev, in create_one_cdev()
4510 static struct class st_sysfs_class = { in init_st()
4530 err = class_register(&st_sysfs_class); in init_st()
4554 class_unregister(&st_sysfs_class);
4563 class_unregister(&st_sysfs_class);
4495 static struct class st_sysfs_class = { global() variable
/kernel/linux/linux-6.6/drivers/scsi/
H A Dst.c90 static struct class st_sysfs_class; variable
4210 dev = device_create(&st_sysfs_class, &tape->device->sdev_gendev, in create_one_cdev()
4456 static struct class st_sysfs_class = { in init_st()
4476 err = class_register(&st_sysfs_class); in init_st()
4500 class_unregister(&st_sysfs_class);
4509 class_unregister(&st_sysfs_class);
4441 static struct class st_sysfs_class = { global() variable

Completed in 12 milliseconds