Lines Matching defs:component
46 struct component *component; member
65 struct component { struct
70 const struct component_ops *ops; argument
71 int subcomponent; argument
75 static DEFINE_MUTEX(component_mutex); argument
98 struct component *component = match->compare[i].component; in component_devices_show() local
228 struct component *component) in try_to_bring_up_aggregate_device()
262 static int try_to_bring_up_masters(struct component *component) in try_to_bring_up_masters()
586 static void component_unbind(struct component *component, in component_unbind()
633 static int component_bind(struct component *component, struct aggregate_device *adev, in component_bind()
732 struct component *component; in __component_add() local
822 struct component *c, *component = NULL; in component_del() local