Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dcounter.h27 COUNTER_COMP_BOOL, enumerator
461 .type = COUNTER_COMP_BOOL, \
468 .type = COUNTER_COMP_BOOL, \
475 .type = COUNTER_COMP_BOOL, \
/openbmc/linux/drivers/counter/
H A Dcounter-sysfs.c129 if (a->comp.type == COUNTER_COMP_BOOL) in counter_comp_u8_show()
146 if (a->comp.type == COUNTER_COMP_BOOL) { in counter_comp_u8_store()
592 case COUNTER_COMP_BOOL: in counter_attr_create()
H A Dcounter-chrdev.c545 case COUNTER_COMP_BOOL: in counter_get_data()