Searched defs:component_ops (Results 1 – 2 of 2) sorted by relevance
78764 struct component_ops { struct78765 int (*bind)(struct device *, struct device *, void *);78766 void (*unbind)(struct device *, struct device *, void *);
88473 struct component_ops { struct88474 int (*bind)(struct device *, struct device *, void *);88475 void (*unbind)(struct device *, struct device *, void *);