Home
last modified time | relevance | path

Searched refs:compat_only_sysfs_link_entry_to_kobj (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/char/tpm/
H A Dtpm-chip.c475 rc = compat_only_sysfs_link_entry_to_kobj( in tpm_add_legacy_sysfs()
482 rc = compat_only_sysfs_link_entry_to_kobj( in tpm_add_legacy_sysfs()
/linux/fs/sysfs/
H A Dgroup.c466 int compat_only_sysfs_link_entry_to_kobj(struct kobject *kobj, in compat_only_sysfs_link_entry_to_kobj() function
505 EXPORT_SYMBOL_GPL(compat_only_sysfs_link_entry_to_kobj);
/linux/drivers/auxdisplay/
H A Dimg-ascii-lcd.c257 err = compat_only_sysfs_link_entry_to_kobj(&dev->kobj, in img_ascii_lcd_probe()
/linux/include/linux/
H A Dsysfs.h469 int compat_only_sysfs_link_entry_to_kobj(struct kobject *kobj,
693 static inline int compat_only_sysfs_link_entry_to_kobj(struct kobject *kobj, in compat_only_sysfs_link_entry_to_kobj() function
/linux/arch/powerpc/kernel/
H A Dfadump.c1618 rc = compat_only_sysfs_link_entry_to_kobj(kernel_kobj, fadump_kobj, in fadump_init_files()
1625 rc = compat_only_sysfs_link_entry_to_kobj(kernel_kobj, fadump_kobj, in fadump_init_files()
1635 rc = compat_only_sysfs_link_entry_to_kobj(kernel_kobj, in fadump_init_files()
/linux/arch/powerpc/platforms/powernv/
H A Dopal-core.c654 rc = compat_only_sysfs_link_entry_to_kobj(opal_kobj, mpipl_kobj, in opalcore_init()
/linux/kernel/
H A Dkexec_core.c1362 error = compat_only_sysfs_link_entry_to_kobj(kernel_kobj, kexec_kobj, in init_kexec_sysctl()