component_ops      11 include/linux/component.h int component_add(struct device *, const struct component_ops *);
component_ops      12 include/linux/component.h void component_del(struct device *, const struct component_ops *);