Searched refs:main_kobj (Results 1 – 1 of 1) sorted by relevance
504 struct kobject *main_kobj; in edac_device_create_block() local517 main_kobj = kobject_get(&edac_dev->kobj); in edac_device_create_block()518 if (!main_kobj) { in edac_device_create_block()529 kobject_put(main_kobj); in edac_device_create_block()603 struct kobject *main_kobj; in edac_device_create_instance() local615 main_kobj = kobject_get(&edac_dev->kobj); in edac_device_create_instance()616 if (!main_kobj) { in edac_device_create_instance()627 kobject_put(main_kobj); in edac_device_create_instance()