dib7000pc_detection
ops->dib7000pc_detection = dib7000pc_detection;
int (*dib7000pc_detection)(struct i2c_adapter *i2c_adap);
if (state->dib7000p_ops.dib7000pc_detection(&adap->dev->i2c_adap) == 0) {
if (state->dib7000p_ops.dib7000pc_detection(&adap->dev->i2c_adap)) {