Home
last modified time | relevance | path

Searched refs:counter_device_ext (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/include/linux/
Dcounter.h351 struct counter_device_ext { struct
441 const struct counter_device_ext *ext;
/Linux-v5.10/Documentation/driver-api/
Dgeneric-counter.rst283 and data by passing in defined counter_device_ext, counter_count_ext,
285 counter_device_ext structure is used for global/miscellaneous exposure
363 counter_device_ext, counter_count_ext, and counter_signal_ext
/Linux-v5.10/drivers/counter/
Dcounter.c1086 const struct counter_device_ext *ext;
1094 const struct counter_device_ext *const ext = component->ext; in counter_device_ext_show()
1105 const struct counter_device_ext *const ext = component->ext; in counter_device_ext_store()