Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dcounter.h325 struct counter_ops { struct
326 int (*signal_read)(struct counter_device *counter,
329 int (*count_read)(struct counter_device *counter,
331 int (*count_write)(struct counter_device *counter,
333 int (*function_read)(struct counter_device *counter,
336 int (*function_write)(struct counter_device *counter,
339 int (*action_read)(struct counter_device *counter,
343 int (*action_write)(struct counter_device *counter,
347 int (*events_configure)(struct counter_device *counter);
348 int (*watch_validate)(struct counter_device *counter,