Home
last modified time | relevance | path

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

/include/linux/
A Dstring_choices.h44 static inline const char *str_on_off(bool v) in str_on_off() function
48 #define str_off_on(v) str_on_off(!(v))

Completed in 3 milliseconds