Lines Matching defs:kobj
113 static ssize_t dev_attr_show(struct kobject *kobj, struct attribute *attr, in dev_attr_show()
129 static ssize_t dev_attr_store(struct kobject *kobj, struct attribute *attr, in dev_attr_store()
226 static void device_release(struct kobject *kobj) in device_release()
255 static const void *device_namespace(struct kobject *kobj) in device_namespace()
273 static int dev_uevent_filter(struct kset *kset, struct kobject *kobj) in dev_uevent_filter()
287 static const char *dev_uevent_name(struct kset *kset, struct kobject *kobj) in dev_uevent_name()
298 static int dev_uevent(struct kset *kset, struct kobject *kobj, in dev_uevent()
729 struct kobject kobj; member
735 static void class_dir_release(struct kobject *kobj) in class_dir_release()
742 struct kobj_ns_type_operations *class_dir_child_ns_type(struct kobject *kobj) in class_dir_child_ns_type()
783 struct kobject *kobj = NULL; in get_device_parent() local
956 struct kobject *kobj; in device_to_dev_kobj() local
968 struct kobject *kobj = device_to_dev_kobj(dev); in device_create_sys_dev_entry() local
982 struct kobject *kobj = device_to_dev_kobj(dev); in device_remove_sys_dev_entry() local
1028 struct kobject *kobj; in device_add() local
1903 struct kobject *kobj = &dev->kobj; in device_rename() local