Searched defs:parent_kobj (Results 1 - 6 of 6) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_sysfs.h29 xfs_sysfs_init( struct xfs_kobj *kobj, const struct kobj_type *ktype, struct xfs_kobj *parent_kobj, const char *name) argument
H A Dxfs_sysfs.c669 xfs_error_sysfs_init_class( struct xfs_mount *mp, int class, const char *parent_name, struct xfs_kobj *parent_kobj, const struct xfs_error_init init[]) argument
/linux-master/fs/sysfs/
H A Ddir.c134 int sysfs_create_mount_point(struct kobject *parent_kobj, const char *name) argument
155 void sysfs_remove_mount_point(struct kobject *parent_kobj, const char *name) argument
/linux-master/lib/
H A Dkobject.c958 kset_create(const char *name, const struct kset_uevent_ops *uevent_ops, struct kobject *parent_kobj) argument
1001 kset_create_and_add(const char *name, const struct kset_uevent_ops *uevent_ops, struct kobject *parent_kobj) argument
/linux-master/include/linux/
H A Dsysfs.h520 static inline int sysfs_create_mount_point(struct kobject *parent_kobj, argument
526 static inline void sysfs_remove_mount_point(struct kobject *parent_kobj, argument
/linux-master/drivers/base/
H A Dcore.c3281 struct kobject *parent_kobj; local
3249 class_dir_create_and_add(struct subsys_private *sp, struct kobject *parent_kobj) argument

Completed in 205 milliseconds