Searched refs:yas530_measure (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/iio/magnetometer/
H A Dyamaha-yas530.c274 * yas530_measure() - Make a measure from the hardware
284 static int yas530_measure(struct yas5xx *yas5xx, u16 *t, u16 *x, u16 *y1, u16 *y2) function
510 ret = yas530_measure(yas5xx, &t, &x, &y1, &y2);
1238 ret = yas530_measure(yas5xx, &t, &x, &y1, &y2);

Completed in 205 milliseconds