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

/linux-4.4.14/drivers/hwtracing/stm/
H A Dcore.c880 static struct class stm_source_class = { variable in typeref:struct:class
916 src->dev.class = &stm_source_class; stm_source_register_device()
955 device_destroy(&stm_source_class, src->dev.devt); stm_source_unregister_device()
996 err = class_register(&stm_source_class); stm_core_init()
1011 class_unregister(&stm_source_class); stm_core_init()
1023 class_unregister(&stm_source_class); stm_core_exit()

Completed in 54 milliseconds