Home
last modified time | relevance | path

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

/openbmc/linux/tools/iio/
H A Dlsiio.c34 static inline int check_postfix(const char *str, const char *postfix) in check_postfix() function
51 (check_postfix(ent->d_name, "_raw") || in dump_channels()
52 check_postfix(ent->d_name, "_input"))) in dump_channels()