diff options
author | William Breathitt Gray <william.gray@linaro.org> | 2022-09-27 18:53:40 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-09-30 14:32:35 +0200 |
commit | 45d2918520b2d8e640e4fb3fbf664dfb823dc520 (patch) | |
tree | 94e9ccceeb8ef6f7ea716ead09f4a929fef8a70c /drivers/counter/counter-sysfs.c | |
parent | 9830288aeada5ec8ded1665aafe2d2b8f4121bad (diff) | |
download | linux-45d2918520b2d8e640e4fb3fbf664dfb823dc520.tar.gz linux-45d2918520b2d8e640e4fb3fbf664dfb823dc520.tar.bz2 linux-45d2918520b2d8e640e4fb3fbf664dfb823dc520.zip |
counter: Introduce the Count capture component
Some devices provide a latch function to save historic Count values.
This patch standardizes exposure of such functionality as Count capture
components. A COUNTER_COMP_CAPTURE macro is provided for driver authors
to define a capture component. A new event COUNTER_EVENT_CAPTURE is
introduced to represent Count value capture events.
Cc: Julien Panis <jpanis@baylibre.com>
Link: https://lore.kernel.org/r/c239572ab4208d0d6728136e82a88ad464369a7a.1664204990.git.william.gray@linaro.org/
Signed-off-by: William Breathitt Gray <william.gray@linaro.org>
Link: https://lore.kernel.org/r/3cebaa0b807a225eb277d771504fe6dba7269ffd.1664318353.git.william.gray@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/counter/counter-sysfs.c')
0 files changed, 0 insertions, 0 deletions