Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dstring_choices.h23 static inline const char *str_high_low(bool v) in str_high_low() function
27 #define str_low_high(v) str_high_low(!(v))