Searched refs:class_pktcdvd (Results 1 – 1 of 1) sorted by relevance
91 static struct class class_pktcdvd; variable307 if (class_is_registered(&class_pktcdvd)) { in pkt_sysfs_dev_new()308 pd->dev = device_create_with_groups(&class_pktcdvd, NULL, in pkt_sysfs_dev_new()318 if (class_is_registered(&class_pktcdvd)) in pkt_sysfs_dev_remove()390 ATTRIBUTE_GROUPS(class_pktcdvd);392 static struct class class_pktcdvd = { variable403 return class_register(&class_pktcdvd); in pkt_sysfs_init()408 class_unregister(&class_pktcdvd); in pkt_sysfs_cleanup()