Home
last modified time | relevance | path

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

/linux/include/linux/
A Dcounter.h303 struct counter_device { struct
304 const char *name;
305 struct device *parent;
307 const struct counter_ops *ops;
332 int counter_register(struct counter_device *const counter); argument

Completed in 4 milliseconds