Searched refs:compat_only_sysfs_link_entry_to_kobj (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/sysfs/ |
| H A D | group.c | 427 int compat_only_sysfs_link_entry_to_kobj(struct kobject *kobj, in compat_only_sysfs_link_entry_to_kobj() function 466 EXPORT_SYMBOL_GPL(compat_only_sysfs_link_entry_to_kobj);
|
| /OK3568_Linux_fs/kernel/drivers/char/tpm/ |
| H A D | tpm-chip.c | 482 rc = compat_only_sysfs_link_entry_to_kobj( in tpm_add_legacy_sysfs() 489 rc = compat_only_sysfs_link_entry_to_kobj( in tpm_add_legacy_sysfs()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | sysfs.h | 307 int compat_only_sysfs_link_entry_to_kobj(struct kobject *kobj, 527 static inline int compat_only_sysfs_link_entry_to_kobj(struct kobject *kobj, in compat_only_sysfs_link_entry_to_kobj() function
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | fadump.c | 1590 rc = compat_only_sysfs_link_entry_to_kobj(kernel_kobj, fadump_kobj, in fadump_init_files() 1597 rc = compat_only_sysfs_link_entry_to_kobj(kernel_kobj, fadump_kobj, in fadump_init_files() 1607 rc = compat_only_sysfs_link_entry_to_kobj(kernel_kobj, in fadump_init_files()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/ |
| H A D | opal-core.c | 652 rc = compat_only_sysfs_link_entry_to_kobj(opal_kobj, mpipl_kobj, in opalcore_init()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_virtual_device | 1087 compat_only_sysfs_link_entry_to_kobj
|
| H A D | abi_gki_aarch64_rockchip | 2422 compat_only_sysfs_link_entry_to_kobj
|
| H A D | abi_gki_aarch64_galaxy | 901 compat_only_sysfs_link_entry_to_kobj
|
| /OK3568_Linux_fs/kernel/drivers/soc/rockchip/ |
| H A D | rockchip_system_monitor.c | 185 return compat_only_sysfs_link_entry_to_kobj(&dev->kobj, in rockchip_add_system_status_interface()
|