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

/linux-4.1.27/fs/xfs/
H A Dxfs_sysfs.h27 to_kobj(struct kobject *kobject) to_kobj() argument
33 xfs_sysfs_release(struct kobject *kobject) xfs_sysfs_release() argument
H A Dxfs_sysfs.c199 to_xlog(struct kobject *kobject) to_xlog() argument
93 xfs_dbg_show( struct kobject *kobject, struct attribute *attr, char *buf) xfs_dbg_show() argument
104 xfs_dbg_store( struct kobject *kobject, struct attribute *attr, const char *buf, size_t count) xfs_dbg_store() argument
206 xfs_log_show( struct kobject *kobject, struct attribute *attr, char *buf) xfs_log_show() argument
218 xfs_log_store( struct kobject *kobject, struct attribute *attr, const char *buf, size_t count) xfs_log_store() argument
H A Dxfs_linux.h184 struct kobject kobject; member in struct:xfs_kobj
/linux-4.1.27/include/linux/
H A Dkobject.h63 struct kobject { struct
H A Defi.h1069 struct kobject *kobject; member in struct:efivars
/linux-4.1.27/drivers/firmware/efi/
H A Dvars.c1135 efivars_register(struct efivars *efivars, const struct efivar_operations *ops, struct kobject *kobject) efivars_register() argument

Completed in 236 milliseconds