Searched refs:kobj_ops (Results 1 – 5 of 5) sorted by relevance
41 typedef struct kobj_ops *kobj_ops_t;84 struct kobj_ops { struct
65 static struct kobj_ops plat_kernel_kops;
71 struct kobj_ops erom_ops; /**< compiled kobj opcache */
294 struct kobj_ops kops; in bcm_erom_probe_and_attach()
136 ops = malloc(sizeof(struct kobj_ops), M_KOBJ, mflags); in kobj_class_compile1()