abp2_ops
int abp2_common_probe(struct device *dev, const struct abp2_ops *ops, int irq)
struct abp2_ops;
const struct abp2_ops *ops;
int abp2_common_probe(struct device *dev, const struct abp2_ops *ops, int irq);
static const struct abp2_ops abp2_i2c_ops = {
static const struct abp2_ops abp2_spi_ops = {