Searched defs:kobject (Results 1 - 6 of 6) sorted by relevance
/linux-4.1.27/fs/xfs/ |
H A D | xfs_sysfs.h | 27 to_kobj(struct kobject *kobject) to_kobj() argument 33 xfs_sysfs_release(struct kobject *kobject) xfs_sysfs_release() argument
|
H A D | xfs_sysfs.c | 199 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 D | xfs_linux.h | 184 struct kobject kobject; member in struct:xfs_kobj
|
/linux-4.1.27/include/linux/ |
H A D | kobject.h | 63 struct kobject { struct
|
H A D | efi.h | 1069 struct kobject *kobject; member in struct:efivars
|
/linux-4.1.27/drivers/firmware/efi/ |
H A D | vars.c | 1135 efivars_register(struct efivars *efivars, const struct efivar_operations *ops, struct kobject *kobject) efivars_register() argument
|
Completed in 236 milliseconds