Lines Matching refs:enclosure_component
64 struct enclosure_component;
67 struct enclosure_component *);
69 struct enclosure_component *,
72 struct enclosure_component *);
74 struct enclosure_component *,
77 struct enclosure_component *);
79 struct enclosure_component *,
82 struct enclosure_component *);
84 struct enclosure_component *,
87 struct enclosure_component *);
89 struct enclosure_component *,
95 struct enclosure_component { struct
115 struct enclosure_component component[0]; argument
124 static inline struct enclosure_component *
127 return container_of(dev, struct enclosure_component, cdev); in to_enclosure_component()
134 struct enclosure_component *
137 int enclosure_component_register(struct enclosure_component *);