Home
last modified time | relevance | path

Searched defs:yas5xx (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/iio/magnetometer/
H A Dyamaha-yas530.c222 struct yas5xx { global() struct
284 yas530_measure(struct yas5xx *yas5xx, u16 *t, u16 *x, u16 *y1, u16 *y2) yas530_measure() argument
368 yas537_measure(struct yas5xx *yas5xx, u16 *t, u16 *x, u16 *y1, u16 *y2) yas537_measure() argument
431 yas530_linearize(struct yas5xx *yas5xx, u16 val, int axis) yas530_linearize() argument
473 yas5xx_calc_temperature(struct yas5xx *yas5xx, u16 t) yas5xx_calc_temperature() argument
500 yas530_get_measure(struct yas5xx *yas5xx, s32 *to, s32 *xo, s32 *yo, s32 *zo) yas530_get_measure() argument
584 yas537_get_measure(struct yas5xx *yas5xx, s32 *to, s32 *xo, s32 *yo, s32 *zo) yas537_get_measure() argument
615 struct yas5xx *yas5xx = iio_priv(indio_dev); yas5xx_read_raw() local
659 struct yas5xx *yas5xx = iio_priv(indio_dev); yas5xx_fill_buffer() local
696 struct yas5xx *yas5xx = iio_priv(indio_dev); yas5xx_get_mount_matrix() local
752 struct yas5xx *yas5xx = iio_priv(indio_dev); yas5xx_volatile_reg() local
818 yas530_get_calibration_data(struct yas5xx *yas5xx) yas530_get_calibration_data() argument
870 yas532_get_calibration_data(struct yas5xx *yas5xx) yas532_get_calibration_data() argument
925 yas537_get_calibration_data(struct yas5xx *yas5xx) yas537_get_calibration_data() argument
1122 yas530_dump_calibration(struct yas5xx *yas5xx) yas530_dump_calibration() argument
1145 yas537_dump_calibration(struct yas5xx *yas5xx) yas537_dump_calibration() argument
1166 yas530_set_offsets(struct yas5xx *yas5xx, s8 ox, s8 oy1, s8 oy2) yas530_set_offsets() argument
1190 yas530_measure_offsets(struct yas5xx *yas5xx) yas530_measure_offsets() argument
1263 yas530_power_on(struct yas5xx *yas5xx) yas530_power_on() argument
1286 yas537_power_on(struct yas5xx *yas5xx) yas537_power_on() argument
1392 struct yas5xx *yas5xx; yas5xx_probe() local
1517 struct yas5xx *yas5xx = iio_priv(indio_dev); yas5xx_remove() local
1537 struct yas5xx *yas5xx = iio_priv(indio_dev); yas5xx_runtime_suspend() local
1548 struct yas5xx *yas5xx = iio_priv(indio_dev); yas5xx_runtime_resume() local
[all...]

Completed in 4 milliseconds