Searched defs:aggregate_device (Results 1 – 2 of 2) sorted by relevance
79907 struct aggregate_device { struct79908 struct list_head node;79909 bool bound;79910 const struct component_master_ops *ops;79911 struct device *parent;79912 struct component_match *match;
89649 struct aggregate_device { struct89650 struct list_head node;89651 bool bound;89652 const struct component_master_ops *ops;89653 struct device *parent;89654 struct component_match *match;