Home
last modified time | relevance | path

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

/include/linux/iio/
Diio-gts-helper.h180 int iio_find_closest_gain_low(struct iio_gts *gts, int gain, bool *in_range);
/include/linux/
Dminmax.h298 #define in_range(val, start, len) \ macro