Home
last modified time | relevance | path

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

/linux/drivers/counter/
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 …]
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()
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[] = {
A Dinterrupt-cnt.c68 static struct counter_comp interrupt_cnt_ext[] = {
A Dftm-quaddec.c242 static struct counter_comp ftm_quaddec_count_ext[] = {
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[] = {
A Drz-mtu3-cnt.c611 static struct counter_comp rz_mtu3_count_ext[] = {
794 static struct counter_comp rz_mtu3_device_ext[] = {
A Dstm32-timer-cnt.c327 static struct counter_comp stm32_count_ext[] = {
534 static struct counter_comp stm32_count_clock_ext[] = {
A Di8254.c372 static struct counter_comp i8254_count_ext[] = {
A Dstm32-lptimer-cnt.c267 static struct counter_comp stm32_lptim_cnt_ext[] = {
A Dintel-qep.c369 static struct counter_comp intel_qep_count_ext[] = {
A Dti-eqep.c371 static struct counter_comp ti_eqep_position_ext[] = {
/linux/include/linux/
A Dcounter.h153 struct counter_comp { struct
238 struct counter_comp *ext;
276 struct counter_comp *ext;
386 struct counter_comp *ext;
/linux/Documentation/driver-api/
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

Completed in 38 milliseconds