Searched refs:fw_mgmt_class (Results 1 – 1 of 1) sorted by relevance
58 static const struct class fw_mgmt_class = { variable617 fw_mgmt->class_device = device_create(&fw_mgmt_class, fw_mgmt->parent, in gb_fw_mgmt_connection_init()652 device_destroy(&fw_mgmt_class, fw_mgmt->dev_num); in gb_fw_mgmt_connection_exit()684 ret = class_register(&fw_mgmt_class); in fw_mgmt_init()696 class_unregister(&fw_mgmt_class); in fw_mgmt_init()703 class_unregister(&fw_mgmt_class); in fw_mgmt_exit()
Completed in 5 milliseconds