Lines Matching defs:component
30 * struct counter_component - Counter component identification
31 * @type: component type (one of enum counter_component_type)
32 * @scope: component scope (one of enum counter_scope)
36 * @id: component ID (matching the ID provided by the respective *_component_id
37 * sysfs attribute of the desired component)
71 * struct counter_watch - Counter component watch configuration
72 * @component: component to watch when event triggers
78 struct counter_component component;
107 * @value: component value
108 * @watch: component watch configuration