Searched defs:counter_device (Results 1 – 1 of 1) sorted by relevance
374 struct counter_device { struct375 const char *name;376 struct device *parent;401 void *counter_priv(const struct counter_device *const counter) __attribute_const__; argument