Searched refs:ch_sysfs_class (Results 1 – 1 of 1) sorted by relevance
105 static const struct class ch_sysfs_class = { variable935 class_dev = device_create(&ch_sysfs_class, dev, in ch_probe()960 device_destroy(&ch_sysfs_class, MKDEV(SCSI_CHANGER_MAJOR, ch->minor)); in ch_probe()979 device_destroy(&ch_sysfs_class, MKDEV(SCSI_CHANGER_MAJOR, ch->minor)); in ch_remove()1008 rc = class_register(&ch_sysfs_class); in init_ch_module()1025 class_unregister(&ch_sysfs_class); in init_ch_module()1033 class_unregister(&ch_sysfs_class); in exit_ch_module()