Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dcounter.h303 struct counter_device { struct
304 const char *name;
305 struct device *parent;
330 void *counter_priv(const struct counter_device *const counter); argument