Lines Matching refs:enclosure_component
60 struct enclosure_component;
63 struct enclosure_component *);
65 struct enclosure_component *,
68 struct enclosure_component *);
70 struct enclosure_component *,
73 struct enclosure_component *);
75 struct enclosure_component *,
78 struct enclosure_component *);
80 struct enclosure_component *,
83 struct enclosure_component *);
85 struct enclosure_component *,
91 struct enclosure_component { struct
111 struct enclosure_component component[0]; argument
120 static inline struct enclosure_component *
123 return container_of(dev, struct enclosure_component, cdev); in to_enclosure_component()
130 struct enclosure_component *
133 int enclosure_component_register(struct enclosure_component *);