Home
last modified time | relevance | path

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

/linux-6.6.21/lib/
Dkobject.c748 static const struct kobj_type dynamic_kobj_ktype = { variable
772 kobject_init(kobj, &dynamic_kobj_ktype); in kobject_create()