Home
last modified time | relevance | path

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

/openbmc/linux/drivers/counter/
H A Dcounter-sysfs.c82 static const char *const counter_count_direction_str[] = { variable
212 return sysfs_emit(buf, "%s\n", counter_count_direction_str[data]); in counter_comp_u32_show()