Home
last modified time | relevance | path

Searched refs:counter_comp (Results 1 – 15 of 15) sorted by relevance

/linux-6.15/drivers/counter/
H A Dcounter-sysfs.c39 struct counter_comp comp;
569 const struct counter_comp *const comp, in counter_attr_create()
748 const struct counter_comp *const ext, in counter_ext_attrs_create()
765 const struct counter_comp *const comp, in counter_array_attrs_create()
770 struct counter_comp ext = *comp; in counter_array_attrs_create()
804 const struct counter_comp *const exts, in counter_sysfs_exts_add()
810 const struct counter_comp *ext; in counter_sysfs_exts_add()
847 struct counter_comp comp; in counter_signal_attrs_create()
901 struct counter_comp comp; in counter_sysfs_synapses_add()
932 static struct counter_comp counter_count_comp =
[all …]
H A Dcounter-chrdev.c29 struct counter_comp comp;
239 static int counter_get_ext(const struct counter_comp *const ext, in counter_get_ext()
271 struct counter_comp *ext; in counter_add_watch()
490 const struct counter_comp *const comp, in counter_get_array_data()
527 const struct counter_comp *const comp = &comp_node->comp; in counter_get_data()
534 const struct counter_comp *ext; in counter_get_data()
H A Dti-ecap-capture.c371 static struct counter_comp ecap_cnt_clock_ext[] = {
383 static struct counter_comp ecap_cnt_signal_ext[] = {
417 static struct counter_comp ecap_cnt_count_ext[] = {
H A Dinterrupt-cnt.c68 static struct counter_comp interrupt_cnt_ext[] = {
H A Dftm-quaddec.c242 static struct counter_comp ftm_quaddec_count_ext[] = {
H A D104-quad-8.c1045 static struct counter_comp quad8_signal_ext[] = {
1066 static struct counter_comp quad8_index_ext[] = {
1154 static struct counter_comp quad8_count_ext[] = {
H A Drz-mtu3-cnt.c611 static struct counter_comp rz_mtu3_count_ext[] = {
794 static struct counter_comp rz_mtu3_device_ext[] = {
H A Dstm32-timer-cnt.c333 static struct counter_comp stm32_count_ext[] = {
540 static struct counter_comp stm32_count_clock_ext[] = {
H A Dstm32-lptimer-cnt.c273 static struct counter_comp stm32_lptim_cnt_ext[] = {
H A Di8254.c372 static struct counter_comp i8254_count_ext[] = {
H A Dintel-qep.c369 static struct counter_comp intel_qep_count_ext[] = {
H A Dti-eqep.c399 static struct counter_comp ti_eqep_position_ext[] = {
H A Dmicrochip-tcb-capture.c334 static struct counter_comp mchp_tc_count_ext[] = {
/linux-6.15/include/linux/
H A Dcounter.h153 struct counter_comp { struct
238 struct counter_comp *ext;
276 struct counter_comp *ext;
386 struct counter_comp *ext;
/linux-6.15/Documentation/driver-api/
H A Dgeneric-counter.rst271 The struct counter_comp structure is used to define counter extensions
286 struct counter_comp count_ext[] = {
298 counter_comp structure as the "``*_read``" and "``*_write``" union