mpr_ops
int mpr_common_probe(struct device *dev, const struct mpr_ops *ops, int irq)
struct mpr_ops;
const struct mpr_ops *ops;
int mpr_common_probe(struct device *dev, const struct mpr_ops *ops, int irq);
static const struct mpr_ops mpr_i2c_ops = {
static const struct mpr_ops mpr_spi_ops = {