Home
last modified time | relevance | path

Searched defs:sx_common_ops (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/iio/proximity/
A Dsx_common.h44 struct sx_common_ops { struct
45 int (*read_prox_data)(struct sx_common_data *data,
47 int (*check_whoami)(struct device *dev, struct iio_dev *indio_dev);
48 int (*init_compensation)(struct iio_dev *indio_dev);
49 int (*wait_for_sample)(struct sx_common_data *data);
51 (*get_default_reg)(struct device *dev, int idx,

Completed in 4 milliseconds