Searched defs:sx_common_ops (Results 1 – 1 of 1) sorted by relevance
44 struct sx_common_ops { struct45 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