Home
last modified time | relevance | path

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

/linux/drivers/counter/
H A Dcounter-sysfs.c367 const struct counter_array *const element = a->comp.priv; in counter_comp_array_u32_show()
389 const struct counter_array *const element = a->comp.priv; in counter_comp_array_u32_store()
417 const struct counter_array *const element = a->comp.priv; in counter_comp_array_u64_show()
449 const struct counter_array *const element = a->comp.priv; in counter_comp_array_u64_store()
573 const struct counter_array *const array = comp->priv; in counter_attr_create()
769 const struct counter_array *const array = comp->priv; in counter_array_attrs_create()
771 struct counter_array *element; in counter_array_attrs_create()
813 const struct counter_array *array; in counter_sysfs_exts_add()
H A Dcounter-chrdev.c243 struct counter_array *element; in counter_get_ext()
493 const struct counter_array *const element = comp->priv; in counter_get_array_data()
/linux/drivers/net/ethernet/google/gve/
H A Dgve_adminq.h289 __be64 counter_array; member