Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dcounter.h324 struct counter_ops { struct
325 int (*signal_read)(struct counter_device *counter,
328 int (*count_read)(struct counter_device *counter,
330 int (*count_write)(struct counter_device *counter,
332 int (*function_read)(struct counter_device *counter,
335 int (*function_write)(struct counter_device *counter,
338 int (*action_read)(struct counter_device *counter,
342 int (*action_write)(struct counter_device *counter,
346 int (*events_configure)(struct counter_device *counter);
347 int (*watch_validate)(struct counter_device *counter,