Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dcounter.h384 struct counter_device_ext { struct
474 const struct counter_device_ext *ext;
/Linux-v5.4/Documentation/driver-api/
Dgeneric-counter.rst287 and data by passing in defined counter_device_ext, counter_count_ext,
289 counter_device_ext structure is used for global configuration of the
341 counter_device_ext, counter_count_ext, and counter_signal_ext
/Linux-v5.4/drivers/counter/
Dcounter.c1157 const struct counter_device_ext *ext;
1165 const struct counter_device_ext *const ext = component->ext; in counter_device_ext_show()
1176 const struct counter_device_ext *const ext = component->ext; in counter_device_ext_store()