Lines Matching defs:component
51 struct component *component; member
71 struct component { struct
76 const struct component_ops *ops; argument
77 int subcomponent; argument
81 static DEFINE_MUTEX(component_mutex); argument
104 struct component *component = match->compare[i].component; in component_devices_show() local
235 struct component *component) in try_to_bring_up_master()
268 static int try_to_bring_up_masters(struct component *component) in try_to_bring_up_masters()
527 static void component_unbind(struct component *component, in component_unbind()
570 static int component_bind(struct component *component, struct master *master, in component_bind()
669 struct component *component; in __component_add() local
759 struct component *c, *component = NULL; in component_del() local