Lines Matching defs:kobj
212 static ssize_t csrowdev_show(struct kobject *kobj, in csrowdev_show()
224 static ssize_t csrowdev_store(struct kobject *kobj, struct attribute *attr, in csrowdev_store()
314 static int edac_create_channel_files(struct kobject *kobj, int chan) in edac_create_channel_files()
340 static void edac_csrow_instance_release(struct kobject *kobj) in edac_csrow_instance_release()
365 struct kobject *kobj; in edac_create_csrow_object() local
541 static ssize_t mcidev_show(struct kobject *kobj, struct attribute *attr, in mcidev_show()
555 static ssize_t mcidev_store(struct kobject *kobj, struct attribute *attr, in mcidev_store()
622 static void edac_mci_control_release(struct kobject *kobj) in edac_mci_control_release()
722 static ssize_t inst_grp_show(struct kobject *kobj, struct attribute *attr, in inst_grp_show()
736 static ssize_t inst_grp_store(struct kobject *kobj, struct attribute *attr, in inst_grp_store()
751 static void edac_inst_grp_release(struct kobject *kobj) in edac_inst_grp_release()
783 struct kobject *kobj) in edac_create_mci_instance_attributes()
844 struct kobject *kobj, int count) in edac_remove_mci_instance_attributes()