tfp410_init
return tfp410_init(&pdev->dev, false);
return tfp410_init(&client->dev, true);
.init = tfp410_init,