Lines Matching defs:kobj
88 static ssize_t dev_attr_show(struct kobject *kobj, struct attribute *attr, in dev_attr_show()
104 static ssize_t dev_attr_store(struct kobject *kobj, struct attribute *attr, in dev_attr_store()
180 static void device_release(struct kobject *kobj) in device_release()
198 static const void *device_namespace(struct kobject *kobj) in device_namespace()
216 static int dev_uevent_filter(struct kset *kset, struct kobject *kobj) in dev_uevent_filter()
230 static const char *dev_uevent_name(struct kset *kset, struct kobject *kobj) in dev_uevent_name()
241 static int dev_uevent(struct kset *kset, struct kobject *kobj, in dev_uevent()
668 struct kobject kobj; member
674 static void class_dir_release(struct kobject *kobj) in class_dir_release()
681 struct kobj_ns_type_operations *class_dir_child_ns_type(struct kobject *kobj) in class_dir_child_ns_type()
722 struct kobject *kobj = NULL; in get_device_parent() local
881 struct kobject *kobj; in device_to_dev_kobj() local
893 struct kobject *kobj = device_to_dev_kobj(dev); in device_create_sys_dev_entry() local
907 struct kobject *kobj = device_to_dev_kobj(dev); in device_remove_sys_dev_entry() local
952 struct kobject *kobj; in device_add() local