Home
last modified time | relevance | path

Searched defs:counter_device (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/linux/
H A Dcounter.h374 struct counter_device { struct
375 const char *name;
376 struct device *parent;
401 void *counter_priv(const struct counter_device *const counter) __attribute_const__; argument