Searched defs:counter_device_ext (Results 1 – 1 of 1) sorted by relevance
351 struct counter_device_ext { struct352 const char *name;353 ssize_t (*read)(struct counter_device *counter, void *priv, char *buf);354 ssize_t (*write)(struct counter_device *counter, void *priv,356 void *priv;