Home
last modified time | relevance | path

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

/linux-5.19.10/tools/iio/ !
Dlsiio.c28 static inline int check_prefix(const char *str, const char *prefix) in check_prefix() function
50 if (check_prefix(ent->d_name, "in_") && in dump_channels()
114 if (check_prefix(ent->d_name, type_device)) { in dump_devices()
136 if (check_prefix(ent->d_name, type_trigger)) { in dump_devices()
/linux-5.19.10/tools/gpio/ !
Dgpio-utils.h21 static inline int check_prefix(const char *str, const char *prefix) in check_prefix() function
Dlsgpio.c210 if (check_prefix(ent->d_name, "gpiochip")) { in main()