Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dcounter.h252 struct counter_ops { struct
253 int (*signal_read)(struct counter_device *counter,
256 int (*count_read)(struct counter_device *counter,
258 int (*count_write)(struct counter_device *counter,
260 int (*function_read)(struct counter_device *counter,
263 int (*function_write)(struct counter_device *counter,
266 int (*action_read)(struct counter_device *counter,
270 int (*action_write)(struct counter_device *counter,
274 int (*events_configure)(struct counter_device *counter);
275 int (*watch_validate)(struct counter_device *counter,