Home
last modified time | relevance | path

Searched refs:kobject_add_internal (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/
H A Dkobject.c233 static int kobject_add_internal(struct kobject *kobj) in kobject_add_internal() function
398 return kobject_add_internal(kobj); in kobject_add_varg()
891 err = kobject_add_internal(&k->kobj); in kset_register()
/kernel/linux/linux-6.6/lib/
H A Dkobject.c210 static int kobject_add_internal(struct kobject *kobj) in kobject_add_internal() function
374 return kobject_add_internal(kobj); in kobject_add_varg()
870 err = kobject_add_internal(&k->kobj); in kset_register()

Completed in 4 milliseconds