Searched refs:sx9310_gain_vals (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/iio/proximity/
H A Dsx9310.c360 static const int sx9310_gain_vals[] = { 1, 2, 4, 8 }; variable
373 *length = ARRAY_SIZE(sx9310_gain_vals);
374 *vals = sx9310_gain_vals;

Completed in 143 milliseconds