Lines Matching refs:enclosure_component
53 struct enclosure_component;
56 struct enclosure_component *);
58 struct enclosure_component *,
61 struct enclosure_component *);
63 struct enclosure_component *,
66 struct enclosure_component *);
68 struct enclosure_component *,
71 struct enclosure_component *);
73 struct enclosure_component *,
76 struct enclosure_component *);
78 struct enclosure_component *,
84 struct enclosure_component { struct
104 struct enclosure_component component[]; argument
113 static inline struct enclosure_component *
116 return container_of(dev, struct enclosure_component, cdev); in to_enclosure_component()
123 struct enclosure_component *
126 int enclosure_component_register(struct enclosure_component *);