Searched defs:counter_device_ext (Results 1 – 1 of 1) sorted by relevance
384 struct counter_device_ext { struct385 const char *name;386 ssize_t (*read)(struct counter_device *counter, void *priv, char *buf);387 ssize_t (*write)(struct counter_device *counter, void *priv,389 void *priv;