Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_kobject.c244 const struct kset_uevent_ops *uevent_ops, in kset_create() argument
253 kset->uevent_ops = uevent_ops; in kset_create()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dkobject.h93 const struct kset_uevent_ops *uevent_ops; member