pcf2127_probe
return pcf2127_probe(&client->dev, regmap, client->irq, variant);
return pcf2127_probe(&spi->dev, regmap, spi->irq, variant);