Lines Matching defs:kobj
112 static ssize_t dev_attr_show(struct kobject *kobj, struct attribute *attr, in dev_attr_show()
128 static ssize_t dev_attr_store(struct kobject *kobj, struct attribute *attr, in dev_attr_store()
225 static void device_release(struct kobject *kobj) in device_release()
254 static const void *device_namespace(struct kobject *kobj) in device_namespace()
272 static int dev_uevent_filter(struct kset *kset, struct kobject *kobj) in dev_uevent_filter()
286 static const char *dev_uevent_name(struct kset *kset, struct kobject *kobj) in dev_uevent_name()
297 static int dev_uevent(struct kset *kset, struct kobject *kobj, in dev_uevent()
679 struct kobject kobj; member
685 static void class_dir_release(struct kobject *kobj) in class_dir_release()
692 struct kobj_ns_type_operations *class_dir_child_ns_type(struct kobject *kobj) in class_dir_child_ns_type()
733 struct kobject *kobj = NULL; in get_device_parent() local
894 struct kobject *kobj; in device_to_dev_kobj() local
906 struct kobject *kobj = device_to_dev_kobj(dev); in device_create_sys_dev_entry() local
920 struct kobject *kobj = device_to_dev_kobj(dev); in device_remove_sys_dev_entry() local
966 struct kobject *kobj; in device_add() local
1802 struct kobject *kobj = &dev->kobj; in device_rename() local