Searched refs:qdf_is_space (Results 1 – 2 of 2) sorted by relevance
52 while (end >= str && qdf_is_space(*end)) in qdf_str_right_trim()
39 static inline bool qdf_is_space(char c) in qdf_is_space() function