Home
last modified time | relevance | path

Searched defs:kobj (Results 1 – 25 of 29) sorted by relevance

12

/include/linux/
Dsysfs.h320 static inline int sysfs_create_dir_ns(struct kobject *kobj, const void *ns) in sysfs_create_dir_ns()
325 static inline void sysfs_remove_dir(struct kobject *kobj) in sysfs_remove_dir()
329 static inline int sysfs_rename_dir_ns(struct kobject *kobj, in sysfs_rename_dir_ns()
335 static inline int sysfs_move_dir_ns(struct kobject *kobj, in sysfs_move_dir_ns()
353 static inline int sysfs_create_file_ns(struct kobject *kobj, in sysfs_create_file_ns()
360 static inline int sysfs_create_files(struct kobject *kobj, in sysfs_create_files()
366 static inline int sysfs_chmod_file(struct kobject *kobj, in sysfs_chmod_file()
373 sysfs_break_active_protection(struct kobject *kobj, in sysfs_break_active_protection()
383 static inline void sysfs_remove_file_ns(struct kobject *kobj, in sysfs_remove_file_ns()
389 static inline bool sysfs_remove_file_self(struct kobject *kobj, in sysfs_remove_file_self()
[all …]
Dkobject.h95 static inline const char *kobject_name(const struct kobject *kobj) in kobject_name()
138 static inline bool kobject_has_children(struct kobject *kobj) in kobject_has_children()
207 struct kobject kobj; member
223 static inline struct kset *to_kset(struct kobject *kobj) in to_kset()
238 static inline struct kobj_type *get_ktype(struct kobject *kobj) in get_ktype()
Dlivepatch.h72 struct kobject kobj; member
125 struct kobject kobj; member
154 struct kobject kobj; member
Dcdev.h15 struct kobject kobj; member
Discsi_boot_sysfs.h68 struct kobject kobj; member
Dpadata.h173 struct kobject kobj; member
Delevator.h126 struct kobject kobj; member
Dirqdesc.h103 struct kobject kobj; member
Dslub_def.h108 struct kobject kobj; /* For sysfs */ member
Dw1.h311 static inline struct w1_slave* kobj_to_w1_slave(struct kobject *kobj) in kobj_to_w1_slave()
Dpktcdvd.h157 struct kobject kobj; member
Dcpufreq.h88 struct kobject kobj; member
588 struct kobject kobj; member
Dblk-mq.h62 struct kobject kobj; member
Dfscache-cache.h58 struct kobject *kobj; /* system representation of this cache */ member
Di2c.h344 static inline struct i2c_client *kobj_to_i2c_client(struct kobject *kobj) in kobj_to_i2c_client()
Ddevice.h1254 struct kobject kobj; member
1389 static inline struct device *kobj_to_dev(struct kobject *kobj) in kobj_to_dev()
Dmodule.h45 struct kobject kobj; member
Dof.h63 struct kobject kobj; member
Defi.h1383 struct kobject kobj; member
1555 static inline int efi_runtime_map_init(struct kobject *kobj) in efi_runtime_map_init()
/include/drm/ttm/
Dttm_memory.h67 struct kobject kobj; member
Dttm_bo_driver.h425 struct kobject kobj; member
/include/acpi/
Dcppc_acpi.h68 struct kobject kobj; member
Dacpi_bus.h108 struct kobject kobj; member
116 struct kobject *kobj) in to_acpi_hotplug_profile()
389 struct kobject kobj; member
/include/net/
Dbonding.h179 struct kobject kobj; member
183 static inline struct slave *to_slave(struct kobject *kobj) in to_slave()
/include/video/
Domapfb_dss.h315 struct kobject kobj; member
370 struct kobject kobj; member
599 struct kobject kobj; member

12