Searched defs:counter_device (Results 1 – 1 of 1) sorted by relevance
375 struct counter_device { struct376 const char *name;377 struct device *parent;402 void *counter_priv(const struct counter_device *const counter); argument