Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dcounter.h375 struct counter_device { struct
376 const char *name;
377 struct device *parent;
402 void *counter_priv(const struct counter_device *const counter); argument