Lines Matching defs:kobj

2356 static ssize_t dev_attr_show(struct kobject *kobj, struct attribute *attr,  in dev_attr_show()
2372 static ssize_t dev_attr_store(struct kobject *kobj, struct attribute *attr, in dev_attr_store()
2476 static void device_release(struct kobject *kobj) in device_release()
2506 static const void *device_namespace(const struct kobject *kobj) in device_namespace()
2517 static void device_get_ownership(const struct kobject *kobj, kuid_t *uid, kgid_t *gid) in device_get_ownership()
2533 static int dev_uevent_filter(const struct kobject *kobj) in dev_uevent_filter()
2547 static const char *dev_uevent_name(const struct kobject *kobj) in dev_uevent_name()
2558 static int dev_uevent(const struct kobject *kobj, struct kobj_uevent_env *env) in dev_uevent()
3142 struct kobject kobj; member
3148 static void class_dir_release(struct kobject *kobj) in class_dir_release()
3155 struct kobj_ns_type_operations *class_dir_child_ns_type(const struct kobject *kobj) in class_dir_child_ns_type()
3196 struct kobject *kobj = NULL; in get_device_parent() local
3256 static inline bool live_in_glue_dir(struct kobject *kobj, in live_in_glue_dir()
3293 static inline bool kobject_has_children(struct kobject *kobj) in kobject_has_children()
3459 struct kobject *kobj = device_to_dev_kobj(dev); in device_create_sys_dev_entry() local
3473 struct kobject *kobj = device_to_dev_kobj(dev); in device_remove_sys_dev_entry() local
3525 struct kobject *kobj; in device_add() local
4470 struct kobject *kobj = &dev->kobj; in device_rename() local
4620 struct kobject *kobj = &dev->kobj; in device_attrs_change_owner() local
4678 struct kobject *kobj = &dev->kobj; in device_change_owner() local