Searched defs:component_ops (Results 1 – 1 of 1) sorted by relevance
67700 struct component_ops { struct67701 int (*bind)(struct device *, struct device *, void *);67702 void (*unbind)(struct device *, struct device *, void *);