Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/proximity/
H A Dsx_common.h50 int (*init_compensation)(struct iio_dev *indio_dev); member
H A Dsx_common.c478 return data->chip_info->ops.init_compensation(indio_dev); in sx_common_init_device()
H A Dsx9360.c798 .init_compensation = sx9360_init_compensation,
H A Dsx9324.c1057 .init_compensation = sx9324_init_compensation,
H A Dsx9310.c945 .init_compensation = sx9310_init_compensation,