Home
last modified time | relevance | path

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

/linux-6.15/fs/sysfs/
H A Dgroup.c460 int compat_only_sysfs_link_entry_to_kobj(struct kobject *kobj, in compat_only_sysfs_link_entry_to_kobj() function
499 EXPORT_SYMBOL_GPL(compat_only_sysfs_link_entry_to_kobj);
/linux-6.15/drivers/char/tpm/
H A Dtpm-chip.c512 rc = compat_only_sysfs_link_entry_to_kobj( in tpm_add_legacy_sysfs()
519 rc = compat_only_sysfs_link_entry_to_kobj( in tpm_add_legacy_sysfs()
/linux-6.15/drivers/auxdisplay/
H A Dimg-ascii-lcd.c257 err = compat_only_sysfs_link_entry_to_kobj(&dev->kobj, in img_ascii_lcd_probe()
/linux-6.15/include/linux/
H A Dsysfs.h483 int compat_only_sysfs_link_entry_to_kobj(struct kobject *kobj,
707 static inline int compat_only_sysfs_link_entry_to_kobj(struct kobject *kobj, in compat_only_sysfs_link_entry_to_kobj() function
/linux-6.15/arch/powerpc/kernel/
H A Dfadump.c1623 rc = compat_only_sysfs_link_entry_to_kobj(kernel_kobj, fadump_kobj, in fadump_init_files()
1630 rc = compat_only_sysfs_link_entry_to_kobj(kernel_kobj, fadump_kobj, in fadump_init_files()
1640 rc = compat_only_sysfs_link_entry_to_kobj(kernel_kobj, in fadump_init_files()
/linux-6.15/arch/powerpc/platforms/powernv/
H A Dopal-core.c654 rc = compat_only_sysfs_link_entry_to_kobj(opal_kobj, mpipl_kobj, in opalcore_init()