Searched refs:erom_ops (Results 1 – 2 of 2) sorted by relevance
113 kobj_ops_t erom_ops, bhnd_erom_t *erom, size_t esize,270 bcm_erom_probe_and_attach(bhnd_erom_class_t **erom_cls, kobj_ops_t erom_ops, in bcm_erom_probe_and_attach() argument333 kobj_class_compile_static(*erom_cls, erom_ops); in bcm_erom_probe_and_attach()383 error = bcm_erom_probe_and_attach(&bp->erom_impl, &bp->erom_ops, in bcm_init_platform_data()
71 struct kobj_ops erom_ops; /**< compiled kobj opcache */ member