Home
last modified time | relevance | path

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

/drivers/iio/dac/
Dad5755.c275 static const int ad5755_min_max_table[][2] = { variable
289 *min = ad5755_min_max_table[mode][0]; in ad5755_get_min_max()
290 *max = ad5755_min_max_table[mode][1]; in ad5755_get_min_max()