Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/counter/
Dcounter-sysfs.c87 static const char *const counter_count_mode_str[] = { variable
203 return sysfs_emit(buf, "%s\n", counter_count_mode_str[data]); in counter_comp_u32_show()
253 buf, counter_count_mode_str); in counter_comp_u32_store()
391 counter_count_mode_str, buf); in counter_comp_available_show()