Searched defs:counter_device (Results 1 – 1 of 1) sorted by relevance
303 struct counter_device { struct304 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