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

/linux-master/drivers/iio/magnetometer/
H A Dyamaha-yas530.c166 struct yas5xx;
199 int (*get_measure)(struct yas5xx *yas5xx, s32 *to, s32 *xo, s32 *yo, s32 *zo);
200 int (*get_calibration_data)(struct yas5xx *yas5xx);
201 void (*dump_calibration)(struct yas5xx *yas5xx);
202 int (*measure_offsets)(struct yas5xx *yas5xx);
203 int (*power_on)(struct yas5xx *yas5x
222 struct yas5xx { struct
284 yas530_measure(struct yas5xx *yas5xx, u16 *t, u16 *x, u16 *y1, u16 *y2) argument
368 yas537_measure(struct yas5xx *yas5xx, u16 *t, u16 *x, u16 *y1, u16 *y2) argument
431 yas530_linearize(struct yas5xx *yas5xx, u16 val, int axis) argument
473 yas5xx_calc_temperature(struct yas5xx *yas5xx, u16 t) argument
500 yas530_get_measure(struct yas5xx *yas5xx, s32 *to, s32 *xo, s32 *yo, s32 *zo) argument
584 yas537_get_measure(struct yas5xx *yas5xx, s32 *to, s32 *xo, s32 *yo, s32 *zo) argument
615 struct yas5xx *yas5xx = iio_priv(indio_dev); local
659 struct yas5xx *yas5xx = iio_priv(indio_dev); local
696 struct yas5xx *yas5xx = iio_priv(indio_dev); local
752 struct yas5xx *yas5xx = iio_priv(indio_dev); local
818 yas530_get_calibration_data(struct yas5xx *yas5xx) argument
870 yas532_get_calibration_data(struct yas5xx *yas5xx) argument
925 yas537_get_calibration_data(struct yas5xx *yas5xx) argument
1122 yas530_dump_calibration(struct yas5xx *yas5xx) argument
1145 yas537_dump_calibration(struct yas5xx *yas5xx) argument
1166 yas530_set_offsets(struct yas5xx *yas5xx, s8 ox, s8 oy1, s8 oy2) argument
1190 yas530_measure_offsets(struct yas5xx *yas5xx) argument
1263 yas530_power_on(struct yas5xx *yas5xx) argument
1286 yas537_power_on(struct yas5xx *yas5xx) argument
1392 struct yas5xx *yas5xx; local
1515 struct yas5xx *yas5xx = iio_priv(indio_dev); local
1535 struct yas5xx *yas5xx = iio_priv(indio_dev); local
1546 struct yas5xx *yas5xx = iio_priv(indio_dev); local
[all...]

Completed in 237 milliseconds