Lines Matching defs:counter_count
146 struct counter_count;
158 struct counter_count *count, void *priv, char *buf);
160 struct counter_count *count, void *priv,
177 * struct counter_count - Counter Count node
190 struct counter_count {
228 int (*get)(struct counter_device *counter, struct counter_count *count,
230 int (*set)(struct counter_device *counter, struct counter_count *count,
329 struct counter_count *count, unsigned long *val);
331 struct counter_count *count, unsigned long val);
333 struct counter_count *count, size_t *function);
335 struct counter_count *count, size_t function);
337 struct counter_count *count,
340 struct counter_count *count,
438 struct counter_count *counts;