Home
last modified time | relevance | path

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

/external/libiio/src/
Dlocal.c1463 static unsigned int is_global_attr(struct iio_channel *chn, const char *attr) in is_global_attr() function
1511 if (is_global_attr(chn, attr) == level) { in detect_global_attr()