Searched refs:intel_pmt_class (Results 1 – 2 of 2) sorted by relevance
169 static struct class intel_pmt_class = { variable273 dev = device_create(&intel_pmt_class, parent, MKDEV(0, 0), entry, in intel_pmt_dev_register()380 return class_register(&intel_pmt_class); in pmt_class_init()385 class_unregister(&intel_pmt_class); in pmt_class_exit()
16 will be called intel_pmt_class.
Completed in 4 milliseconds