Home
last modified time | relevance | path

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

/linux-4.1.27/tools/iio/
Dlsiio.c39 static inline int check_postfix(const char *str, const char *postfix) in check_postfix() function
55 check_postfix(ent->d_name, "_raw")) { in dump_channels()