Searched defs:counter_device (Results 1 – 2 of 2) 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) __attribute_const__; argument
429 struct counter_device { struct432 struct counter_device_state *device_state; argument441 const struct counter_device_ext *ext; argument447 int counter_register(struct counter_device *const counter); argument